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