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

Pattern that matches an unknown TestOutput member.