1.38.0[][src]Macro frame_support::dispatch::Eq

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

Derive macro generating an impl of the trait Eq.