Function fuel_indexer_utils::plugin::wasm::early_exit
source · pub fn early_exit(err_code: WasmIndexerError) -> !
Expand description
Immediately terminate WASM execution with the specified error code.
pub fn early_exit(err_code: WasmIndexerError) -> !
Immediately terminate WASM execution with the specified error code.