sgx_trts 1.0.4

Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language.
[dependencies.sgx_types]
version = "=1.0.4"

[features]
default = []

[lib]
crate-type = ["rlib"]
name = "sgx_trts"

[package]
authors = ["Baidu"]
description = "Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language."
documentation = "https://dingelish.github.io/"
include = ["LICENSE", "Readme.md", "Cargo.toml", "src/trts.rs", "src/oom.rs", "src/ascii.rs", "src/veh.rs", "src/c_str.rs", "src/error.rs", "src/memeq.rs", "src/macros.rs", "src/memchr.rs", "src/lib.rs", "src/libc.rs", "src/enclave.rs"]
license-file = "LICENSE"
name = "sgx_trts"
repository = "https://github.com/baidu/rust-sgx-sdk"
version = "1.0.4"