pub type Blake2b256 = Blake2bHasher<U32>;
Expand description
256 bit blake2b hasher.
Aliased Typeยง
pub struct Blake2b256 { /* private fields */ }
pub type Blake2b256 = Blake2bHasher<U32>;
256 bit blake2b hasher.
pub struct Blake2b256 { /* private fields */ }