Function oasis_core_runtime::common::process::abort

source ยท
pub fn abort() -> !
Expand description

Aborts the process via std::process::abort, but also making sure that log buffers are flushed.