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 ๐Ÿ”’