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

Pattern that matches an unknown Option_ member.