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

Pattern that matches an unknown SignedEnum member.