EffectUnknown

Macro EffectUnknown 

Source
macro_rules! EffectUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown Effect member.