Function konst::other::cmp::eq_phantomdata

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

Compares two PhantomData<T> for equality.