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

Pattern that matches an unknown Result_ member.