Crate mc_sgx_panic_sys

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§

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