Blake3_256

Type Alias Blake3_256 

Source
pub type Blake3_256 = Blake3Hasher<U32>;
Expand description

blake3-256 hasher.

Aliased Typeยง

pub struct Blake3_256 { /* private fields */ }