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

Pattern that matches an unknown StopError member.