radix_23

Function radix_23 

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

Formats a number in base 23.