pub const fn cmp_phantompinned(_l: PhantomPinned, _r: PhantomPinned) -> Ordering
Expand description
Compares two PhantomPinned
, returning the ordering of left
relative to right
.
pub const fn cmp_phantompinned(_l: PhantomPinned, _r: PhantomPinned) -> Ordering
Compares two PhantomPinned
, returning the ordering of left
relative to right
.