sorted_
hlist
0.2.0
LeOrEq
Implementations on Foreign Types
Equal
Less
Implementors
In crate sorted_
hlist
sorted_hlist
Trait
LeOrEq
Copy item path
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
§