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

Pattern that matches an unknown Enum member.