Module cmp

Source
Expand description

Comparison traits for [T].

Macrosยง

always_applicable_ord ๐Ÿ”’
impl_slice_contains ๐Ÿ”’

Traitsยง

AlwaysApplicableOrd ๐Ÿ”’
SliceChain ๐Ÿ”’๐Ÿ‘ป
SliceContains ๐Ÿ”’
SliceOrd ๐Ÿ”’๐Ÿ‘ป
SlicePartialEq ๐Ÿ”’๐Ÿ‘ป
SlicePartialOrd ๐Ÿ”’๐Ÿ‘ป
UnsignedBytewiseOrd ๐Ÿ”’
Marks that a type should be treated as an unsigned byte for comparisons.

Functionsยง

as_underlying ๐Ÿ”’
chaining_impl ๐Ÿ”’

Type Aliasesยง

AlwaysBreak ๐Ÿ”’