[][src]Macro chargrid_event_routine::make_either

macro_rules! make_either {
    ($type:ident = $first:ident | $($rest:ident)|*) => { ... };
}