radix_fmt

Function radix_19

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

Formats a number in base 19.