radix_36

Function radix_36 

Source
pub fn radix_36<T>(n: T) -> Radix<T>
where Radix<T>: Display,
Expand description

Formats a number in base 36.