hyperfuel_format

Type Alias Hash

Source
pub type Hash = FixedSizeData<32>;
Expand description

hash is 32 bytes of data

Aliased Typeยง

struct Hash(/* private fields */);