[][src]Module enclave_runner::usercalls

Traits

AsyncListener

AsyncListener lets an implementation implement a slightly modified form of std::net::TcpListener::accept.

AsyncStream
UsercallExtension

Provides a mechanism for the enclave code to interface with an external service via a modified runner.