gix_features::hash

Type Alias Digest

source
pub type Digest = [u8; 20];
Available on crate features fast-sha1 or rustsha1 only.
Expand description

A hash-digest produced by a Hasher hash implementation.