Type Alias hyperfuel_format::Hash
source · pub type Hash = FixedSizeData<32>;Expand description
hash is 32 bytes of data
Aliased Type§
struct Hash(/* private fields */);pub type Hash = FixedSizeData<32>;hash is 32 bytes of data
struct Hash(/* private fields */);