pub type Hex64V1 = Versioned<i64, 1>;
Expand description

Versioned 64 bytes

Trait Implementations

Converts to this type from the input type.