mc-sgx-panic-sys 0.1.0

Common panic handling behavior for SGX enclaves
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["MobileCoin"]
categories = ["hardware-support", "no-std"]
description = "Common panic handling behavior for SGX enclaves"
edition = "2021"
keywords = ["sgx", "no-std", "panic"]
license = "Apache-2.0"
name = "mc-sgx-panic-sys"
readme = "README.md"
repository = "https://github.com/mobilecoinfoundation/sgx-std"
rust-version = "1.65"
version = "0.1.0"