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

Pattern that matches an unknown ExecutionStateLevel member.