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