The nitro-enclaves
crate provides a Rust implementation of the AWS Nitro Enclaves Linux APIs.
On systems that enable AWS nitro enclaves, the Linux kernel provides a userspace API for the /dev/nitro_enclaves
device. This crate implements this API in a flexible and type-safe high-level interface.