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

Pattern that matches an unknown OpenError member.