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