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