referrerpolicy=no-referrer-when-downgrade
sc_service

Function 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.