pub macro PartialEq($item : item) {
    ...
}
Expand description

Derive macro generating an impl of the trait PartialEq.