pub type Blake2b256 = Blake2bHasher<32>;Available on crate feature
blake2b only.Expand description
256 bit blake2b hasher.
Aliased Typeยง
pub struct Blake2b256 { /* private fields */ }pub type Blake2b256 = Blake2bHasher<32>;blake2b only.256 bit blake2b hasher.
pub struct Blake2b256 { /* private fields */ }