Macro chargrid_event_routine::make_either[][src]

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