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