pub type RuntimeExecutor = WasmExecutor<HostFunctions>;
Expand description
Runtime executor for Domains
Aliased Typeยง
struct RuntimeExecutor { /* private fields */ }
pub type RuntimeExecutor = WasmExecutor<HostFunctions>;
Runtime executor for Domains
struct RuntimeExecutor { /* private fields */ }