Trait LeOrEq

Source
pub trait LeOrEq { }
Expand description

Internal helper trait indicating a type-level “leq” relationship for Cmp.

Implementations on Foreign Types§

Source§

impl LeOrEq for Equal

Source§

impl LeOrEq for Less

Implementors§