Docs.rs
mc-sgx-panic-sys-0.1.0
mc-sgx-panic-sys 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
nick-mobilecoin
github:mobilecoinfoundation:crates-io
eranrund
Dependencies
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate mc_sgx_panic_sys
mc_
sgx_
panic_
sys
0.1.0
All Items
Sections
MobileCoin: System specific logic for panic handling
Crate Items
Modules
Crate
mc_
sgx_
panic_
sys
Copy item path
Source
Expand description
§
MobileCoin: System specific logic for panic handling
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.