Module wasmer_types::error

source ·
Expand description

The WebAssembly possible errors

Structs

Enums

Type Definitions

  • A convenient alias for a Result that uses WasmError as the error type.