sgx_unwind 0.0.3

Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language.
Documentation
Build #139696 2019-01-29T05:53:15.401674+00:00
# rustc version
rustc 1.33.0-nightly (c2d381d39 2019-01-10)# docs.rs version
cratesfyi 0.6.0 (1a20968 2019-01-11)# build log
Updating crates.io index
Downloading crates ...
Downloaded sgx_unwind v0.0.3
Fresh sgx_types v1.0.5
Compiling sgx_unwind v0.0.3
Fresh sgx_libc v1.0.5
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/sgx_unwind-0.0.3/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=3b07b9aaa05abbf3 -C extra-filename=-3b07b9aaa05abbf3 --out-dir /home/cratesfyi/cratesfyi/debug/build/sgx_unwind-3b07b9aaa05abbf3 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh sgx_trts v1.0.5
Running `/home/cratesfyi/cratesfyi/debug/build/sgx_unwind-3b07b9aaa05abbf3/build-script-build`
Documenting sgx_unwind v0.0.3
Running `rustdoc --crate-name sgx_unwind /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/sgx_unwind-0.0.3/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url 'sgx_trts=https://docs.rs/sgx_trts/1.0.5' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern sgx_trts=/home/cratesfyi/cratesfyi/debug/deps/libsgx_trts-a5053ca6843a5b96.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.88s