Structs§
Functions§
- extend_
type_ 🔒not_ partial_ eq - Given a type with type parameters, visit every ADT looking for types that need to
#[derive(PartialEq)]
for it to be a structural type. - type_
has_ 🔒partial_ eq_ impl
#[derive(PartialEq)]
for it to be a structural type.