Feature gate: #![feature(exitcode_exit_method)]
This is a tracking issue for the ExitCode::exit_process()
method.
exit_code.exit_process()
exits the process with the ExitCode
passed as the self argument.
impl std::process::ExitCode { pub fn exit_process(self) -> !; }Steps / History
process::exit
. As a postfix verb it's sorta clunky, or maybe doesn't communicate explicitly with what the process is being exited? I think exit_process strikes a good balance but I discussed it more in the impl PR ExitCode::exit_process() method #95356.bjoernager, mendess and fidelicura
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4