Constant BASE_10_CHARSET

Source
pub const BASE_10_CHARSET: [char; 10];
Expand description

The character set used for base 10 encoding (digits). Used by the first character of the Id string representation.