Struct AssertParamIsEq

pub struct AssertParamIsEq<T: Eq + PointeeSized> { pub(in ::cmp) _field: PhantomData<T> }

Fields

_field: PhantomData<T>