[][src]Function sp_state_machine::native_else_wasm

pub fn native_else_wasm<E, R: Decode>(
) -> ExecutionManager<DefaultHandler<R, E>>

Evaluate to ExecutionManager::NativeElseWasm, without having to figure out the type.