Type Alias fuchsia_hash::Hash

source ·
pub type Hash = GenericDigest<FuchsiaMerkleMarker>;
Expand description

A digest created by the Fuchsia Merkle Tree hashing algorithm. https://fuchsia.dev/fuchsia-src/concepts/packages/merkleroot

Aliased Type§

struct Hash { /* private fields */ }