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