macro_rules! ControlRemoveErrorUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown ControlRemoveError
member.
macro_rules! ControlRemoveErrorUnknown {
() => { ... };
}
Pattern that matches an unknown ControlRemoveError
member.