Function konst::other::cmp::eq_phantomdata

source ยท
pub const fn eq_phantomdata<T>(_l: PhantomData<T>, _r: PhantomData<T>) -> bool
Expand description

Compares two PhantomData<T> for equality.