pub type CharHexDigit = CharDigit<HEXADECIMAL>;Expand description
CharDigit<B> with B set to HEXADECIMAL.
Aliased Typeยง
pub struct CharHexDigit { /* private fields */ }pub type CharHexDigit = CharDigit<HEXADECIMAL>;CharDigit<B> with B set to HEXADECIMAL.
pub struct CharHexDigit { /* private fields */ }