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

Pattern that matches an unknown WakeHandlingLevel member.