LifecycleEventUnknown

Macro LifecycleEventUnknown 

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

Pattern that matches an unknown LifecycleEvent member.