Module cmp

Source

Traitsยง

Eq
This trait is empty declaration of ::core::cmp::Eq to be used with newer_type::implement.
Ord
This trait is empty declaration of ::core::cmp::Ord to be used with newer_type::implement.
PartialEq
This trait is empty declaration of ::core::cmp::PartialEq to be used with newer_type::implement.
PartialOrd
This trait is empty declaration of ::core::cmp::PartialOrd to be used with newer_type::implement.