radix_fmt

Function radix_32

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

Formats a number in base 32.