#[derive(CustomEq)] { // Attributes available to this derive: #[bounds] }
Implements Eq and PartialEq for the type.
Eq
PartialEq