Function const_cmp::other::eq_phantomdata[][src]

pub const fn eq_phantomdata<T>(_l: PhantomData<T>, _r: PhantomData<T>) -> bool

Compares two PhantomData<T> for equality.