Function konst::other::cmp::cmp_phantompinned
source ยท pub const fn cmp_phantompinned(_l: PhantomPinned, _r: PhantomPinned) -> Ordering
Expand description
Compares two PhantomPinned
, returning the ordering of left
relative to right
.