Docs.rs
mc-sgx-io-0.1.0
mc-sgx-io 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
nick-mobilecoin
github:mobilecoinfoundation:crates-io
eranrund
Dependencies
mc-sgx-core-sys-types ^0.4.0
normal
mc-sgx-core-types ^0.4.0
normal
mc-sgx-util ^0.4.0
normal
once_cell ^1.16.0
dev
serial_test ^1.0.0
dev
yare ^1.0.1
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate mc_sgx_io
mc_
sgx_
io
0.1.0
All Items
Sections
MobileCoin SGX: IO in Enclave
Crate Items
Structs
Functions
Crate
mc_
sgx_
io
Copy item path
Source
Expand description
§
MobileCoin SGX: IO in Enclave
Provide IO streams for use in an SGX enclave
Structs
§
Write
Buffer
A buffer which implements the
fmt::Write
trait.
Functions
§
stderr_
write_
all
Write the entire
buffer
into the hosts stderr sink.