Module const_to_pat

Source

Structs§

ConstToPat 🔒
PartialEqImplStatus 🔒

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 🔒