ExitStatusUnknown

Macro ExitStatusUnknown 

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

Pattern that matches an unknown ExitStatus member.