radix_30

Function radix_30 

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

Formats a number in base 30.