Constant REVERSE_CHARSET

Source
pub const REVERSE_CHARSET: [u8; 69];
Expand description

Reverse base 38 character set used for decoding encoded IDs.

The numeric value of a base 38 character is available at ascii - 54.