Function git_features::hash::hasher
source · pub fn hasher(kind: Kind) -> Sha1
Available on crate features
rustsha1
or fast-sha1
only.Expand description
Produce a hasher suitable for the given kind of hash.