radix_28

Function radix_28 

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

Formats a number in base 28.