oasis_core_runtime
0.0.0
Module process
Functions
In oasis_core_runtime::common
Module
oasis_core_runtime
::
common
::
process
Copy item path
source
·
[
−
]
Expand description
Process-related helpers.
Functions
§
abort
Aborts the process via
std::process::abort
, but also making sure that log buffers are flushed.