Crate mc_sgx_io

Crate mc_sgx_io 

Source
Expand description

§MobileCoin SGX: IO in Enclave

Project ChatLicenseTargetCrates.ioDocs StatusDependency Status

Provide IO streams for use in an SGX enclave

Structs§

WriteBuffer
A buffer which implements the fmt::Write trait.

Functions§

stderr_write_all
Write the entire buffer into the hosts stderr sink.