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

Pattern that matches an unknown ModeRequestError member.