radix_27

Function radix_27 

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

Formats a number in base 27.