apache / incubator-teaclave-sgx-sdk

Apache Teaclave (incubating) SGX SDK helps developers to write Intel SGX applications in the Rust programming language, and also known as Rust SGX SDK.
https://teaclave.apache.org
Apache License 2.0
1.17k stars 264 forks source link

Import asm macro #372

Closed cschramm closed 2 years ago

cschramm commented 2 years ago

The macro got removed from the prelude on stabilization (stabilized in 1.59).