radix_12

Function radix_12 

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

Formats a number in base 12.