alpm_
types
0.4.0
Sha1
Aliased type
In alpm_
types::
digests
alpm_types
::
digests
Type Alias
Sha1
Copy item path
pub type Sha1 = CoreWrapper<Sha1Core>;
Expand description
SHA-1 hasher state.
Aliased Type
ยง
struct Sha1 {
/* private fields */
}