Struct collections::fmt::Radix
[−]
[src]
pub struct Radix { base: u8, }
Deprecated since 1.7.0
: not used enough to stabilize
A radix with in the range of 2..36
.
Fields
base | Deprecated since 1.7.0 : not used enough to stabilize |