wrpc_runtime_wasmtime::bindings::rpc::invoker

Type Alias Context

Source
pub type Context = Context;

Aliased Type§

struct Context(pub Box<dyn Any + Send>);

Fields§

§0: Box<dyn Any + Send>