tauri_wasm
0.1.0
In tauri_wasm::plugin::process
?
Settings
Function
tauri_wasm
::
plugin
::
process
::
exit
Copy item path
source
·
[
−
]
pub async fn exit(exit_code:
i32
) ->
!
Expand description
Exits immediately with the given
exit_code
.