radix_20

Function radix_20 

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

Formats a number in base 20.