subspace_service

Type Alias RuntimeExecutor

Source
pub type RuntimeExecutor = WasmExecutor<HostFunctions>;
Expand description

Runtime executor for Subspace

Aliased Typeยง

struct RuntimeExecutor { /* private fields */ }