md5

Type Alias Md5

Source
pub type Md5 = CoreWrapper<Md5Core>;
Expand description

MD5 hasher state.

Aliased Typeยง

struct Md5 { /* private fields */ }