radix_21

Function radix_21 

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

Formats a number in base 21.