1.38.0[][src]Macro epilog::unify::Eq

macro_rules! Eq {
    ($ item : item) => { ... };
}

Derive macro generating an impl of the trait Eq.