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

Pattern that matches an unknown SystemMode member.