Struct core::fmt::num::RadixFmt
[−]
[src]
pub struct RadixFmt<T, R>(T, R);
Deprecated since 1.7.0
: not used enough to stabilize
A helper type for formatting radixes.