alpm_
types
0.5.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 */
}