Function konst::other::cmp::eq_phantomdata[][src]

pub const fn eq_phantomdata<T>(_l: PhantomData<T>, _r: PhantomData<T>) -> bool
This is supported on crate feature cmp only.
Expand description

Compares two PhantomData<T> for equality.