sgx_trts 1.0.6

Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language.
Documentation
Build #141461 2019-02-06T12:01:56.850990+00:00
# rustc version
rustc 1.34.0-nightly (d8a0dd7ae 2019-01-28)
# docs.rs version
cratesfyi 0.6.0 (b517745 2019-01-29)

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