Macro Eq

macro_rules! Eq { ... }

Derive macro generating an impl of the trait Eq.