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

Pattern that matches an unknown StopErrorCode member.