Type Alias subspace_service::RuntimeExecutor

source ·
pub type RuntimeExecutor = WasmExecutor<HostFunctions>;
Expand description

Runtime executor for Subspace

Aliased Type§

struct RuntimeExecutor { /* private fields */ }