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

Pattern that matches an unknown MessageError member.