radix_24

Function radix_24 

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

Formats a number in base 24.