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

Pattern that matches an unknown TestResult member.