pub type Blake3Hash = FixedBytes<32>;Expand description
BLAKE3 hash (32 bytes / 256 bits)
Aliased Typeยง
pub struct Blake3Hash { /* private fields */ }pub type Blake3Hash = FixedBytes<32>;BLAKE3 hash (32 bytes / 256 bits)
pub struct Blake3Hash { /* private fields */ }