referrerpolicy=no-referrer-when-downgrade

Function sc_service::new_native_or_wasm_executor

source ·
pub fn new_native_or_wasm_executor<D: NativeExecutionDispatch>(
    config: &Configuration,
) -> NativeElseWasmExecutor<D>
👎Deprecated: Please switch to new_wasm_executor. Will be removed at end of 2024.
Expand description

Creates a NativeElseWasmExecutor according to Configuration.