[][src]Macro eff::Coproduct

macro_rules! Coproduct {
    () => { ... };
    ($head:ty $(,$tail:ty)* $(,)?) => { ... };
}

A coproduct type of effects