Skip to main content

Blake2b256

Type Alias Blake2b256 

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

BLAKE2b-256 hasher state.

Aliased Typeยง

pub struct Blake2b256 { /* private fields */ }