Type Alias libipld::cid::multihash::Blake3_256

source ·
pub type Blake3_256 = Blake3Hasher<32>;
Expand description

blake3-256 hasher.

Aliased Type§

struct Blake3_256 { /* private fields */ }