exit_with_wasi_exit_code

Function exit_with_wasi_exit_code 

Source
fn exit_with_wasi_exit_code(result: Result<(), Error>) -> !
Expand description

Exit the current process, using the WASI exit code if the error contains one.