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

Pattern that matches an unknown BarResult member.