Trait boolean_enums::lstd::os::windows::process::ExitStatusExt
1.12.0 · source · Available on Windows only.
Expand description
Windows-specific extensions to process::ExitStatus.
This trait is sealed: it cannot be implemented outside the standard library. This is so that future additional methods are not breaking changes.