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

Pattern that matches an unknown VerifyError member.