sgx_trts 1.0.8

Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language.
Documentation
Build #165429 2019-06-11T23:36:48.098160+00:00
# rustc version
rustc 1.37.0-nightly (37d001e4d 2019-05-29)# docs.rs version
cratesfyi 0.6.0 (254ceae 2019-06-04)# build log
Updating crates.io index
Downloading crates ...
Downloaded sgx_trts v1.0.8
Fresh sgx_types v1.0.8
Checking sgx_libc v1.0.8
Running `rustc --crate-name sgx_libc /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/sgx_libc-1.0.8/src/lib.rs --color never --crate-type rlib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="align"' --cfg 'feature="default"' -C metadata=ebef92fa4b382dc6 -C extra-filename=-ebef92fa4b382dc6 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern sgx_types=/home/cratesfyi/cratesfyi/debug/deps/libsgx_types-6206fb79ab623cae.rmeta --cap-lints allow`
Documenting sgx_trts v1.0.8
Running `rustdoc --crate-name sgx_trts /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/sgx_trts-1.0.8/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'sgx_libc=https://docs.rs/sgx_libc/1.0.8' --extern-html-root-url 'sgx_types=https://docs.rs/sgx_types/1.0.8' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern sgx_libc=/home/cratesfyi/cratesfyi/debug/deps/libsgx_libc-ebef92fa4b382dc6.rmeta --extern sgx_types=/home/cratesfyi/cratesfyi/debug/deps/libsgx_types-6206fb79ab623cae.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.77s