pub type CharV1 = Versioned<u8, 1>;
Expand description

char (v1)

Trait Implementations

Converts to this type from the input type.