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