[][src]Module oasis_std::exe

Structs

Context

The context of the current RPC. To create a Context, use Context::default(). The default Context will have its sender be the address of the current service or, when testing, the sender set by Context::with_sender.

Traits

Event
Service