Blake2b256

Type Alias Blake2b256 

Source
pub type Blake2b256 = Blake2bHasher<U32>;
Expand description

256 bit blake2b hasher.

Aliased Typeยง

pub struct Blake2b256 { /* private fields */ }