TestResultUnknown

Macro TestResultUnknown 

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

Pattern that matches an unknown TestResult member.