pub const BASE_10_CHARSET: [char; 10];
The character set used for base 10 encoding (digits). Used by the first character of the Id string representation.