pub type Blake2b256 = Blake2b<U32>;
BLAKE2b-256 hasher state.
pub struct Blake2b256 { /* private fields */ }