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

Pattern that matches an unknown OperationError member.