👎Deprecating in a future version: all constants in this module replaced by associated constants on
u32
Available on crate feature
std
only.Expand description
Redundant constants module for the u32
primitive type.
New code should use the associated constants directly on the primitive type.