pub type Hash2V1 = Versioned<HashV1, 1>;
Expand description

32 bytes representing a hash of some kind (v1) with extra version byte

Trait Implementations

Converts to this type from the input type.