Macro frame_support::dispatch::Eq1.38.0[][src]

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

Derive macro generating an impl of the trait Eq.