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

Pattern that matches an unknown StatusError member.