Type Definition wasmtime_environ::wasm::WasmResult
source · [−]Expand description
A convenient alias for a Result
that uses WasmError
as the error type.
A convenient alias for a Result
that uses WasmError
as the error type.