[−][src]Trait proc_exit::ProcessExitResultExt
Extension for main() functions`.
Required methods
pub fn process_exit(self) -> ![src]
Report any error message and exit.
pub fn report(self) -> Code[src]
Report, delegating exiting to the caller.