Expand description
Traits and utilities for lexicographically comparing values in their Display representations.
Re-exports§
pub use self::cmp::cmp;pub use self::cmp::eq;pub use self::cmp::hash;pub use self::cmp::Cmp;pub use self::int::cmp_dec;pub use self::int::cmp_int;