sgx_trts 1.0.9

Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language.
Documentation
Build #185734 2019-09-16T20:32:54.772609+00:00
# rustc version
rustc 1.39.0-nightly (f0b58fcf0 2019-09-11)
# docs.rs version
cratesfyi 0.6.0 (ff27e25 2019-09-09)

# build log
Updating crates.io index
Fresh sgx_types v1.0.9
Checking sgx_libc v1.0.9
Running `rustc --edition=2018 --crate-name sgx_libc /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/sgx_libc-1.0.9/src/lib.rs --color never --crate-type rlib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="align"' --cfg 'feature="default"' -C metadata=3ad18df2e3c9d6ff -C extra-filename=-3ad18df2e3c9d6ff --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern sgx_types=/home/cratesfyi/cratesfyi/debug/deps/libsgx_types-963bce856419daad.rmeta --cap-lints allow`
Documenting sgx_trts v1.0.9
Running `rustdoc --edition=2018 --crate-name sgx_trts /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/sgx_trts-1.0.9/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' -Z unstable-options --resource-suffix -20190911-1.39.0-nightly-f0b58fcf0 --static-root-path / --disable-per-crate-search --extern-html-root-url 'sgx_libc=https://docs.rs/sgx_libc/1.0.9' --extern-html-root-url 'sgx_types=https://docs.rs/sgx_types/1.0.9' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern sgx_libc=/home/cratesfyi/cratesfyi/debug/deps/libsgx_libc-3ad18df2e3c9d6ff.rmeta --extern sgx_types=/home/cratesfyi/cratesfyi/debug/deps/libsgx_types-963bce856419daad.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 1.93s