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

Pattern that matches an unknown ResetError member.