fuchsia_url

Type Alias Hash

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 */ }