Constant MAX_BASE

Source
pub const MAX_BASE: Base = 36;
Expand description

The maximum Base that can be passed into ToRadixStr::to_radix_str.