Function sp_state_machine::native_else_wasm
source · pub fn native_else_wasm<E>() -> ExecutionManager<DefaultHandler<E>>
Expand description
Evaluate to ExecutionManager::NativeElseWasm, without having to figure out the type.
pub fn native_else_wasm<E>() -> ExecutionManager<DefaultHandler<E>>
Evaluate to ExecutionManager::NativeElseWasm, without having to figure out the type.