Trait RcEqIdent
pub(in ::rc) trait RcEqIdent<T: ?Sized + PartialEq, A: Allocator>
Required Methods
fn eq(&self, other: &Rc<T, A>) -> boolfn ne(&self, other: &Rc<T, A>) -> bool
RcEqIdentpub(in ::rc) trait RcEqIdent<T: ?Sized + PartialEq, A: Allocator>
fn eq(&self, other: &Rc<T, A>) -> boolfn ne(&self, other: &Rc<T, A>) -> bool