pub type Blake2b256Streaming = DigestStreamingAdapter<Blake2b256>;Expand description
Streaming BLAKE2b-256 hasher (32-byte output).
Aliased Typeยง
pub struct Blake2b256Streaming { /* private fields */ }pub type Blake2b256Streaming = DigestStreamingAdapter<Blake2b256>;Streaming BLAKE2b-256 hasher (32-byte output).
pub struct Blake2b256Streaming { /* private fields */ }