oasis_
core_
runtime
0.0.0
Module process
Module Items
Functions
In oasis_
core_
runtime::
common
oasis_core_runtime
::
common
Module
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.