radix_18

Function radix_18 

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

Formats a number in base 18.