radix_fmt

Function radix_34

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

Formats a number in base 34.