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

Pattern that matches an unknown ControlRemoveError member.