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

Pattern that matches an unknown ControlResetError member.