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

Pattern that matches an unknown ControlDisableError member.