Crate mc_sgx_panic_sys

source ·
Expand description

MobileCoin: System specific logic for panic handling

Project ChatLicenseTargetCrates.ioDocs StatusDependency Status

System specific logic for panic handling

Modules

Number of panics that are currently being handled on the current thread
This is a subset of the functionality available in Rust’s std thread/mod.rs module.