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

Pattern that matches an unknown Error member.