enclave 0.1.3

Secure enclave runtime and library
docs.rs failed to build enclave-0.1.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

libenclave

A library and runtime for SGX enclaves written in Rust. Enclaves using this library are designed to be built using libenclave-tools. See also the Quick start guide.

ABI

The libenclave ABI is described separately.