Module error

Source
Expand description

Rust executor possible errors.

Structs§

Backtrace
A WASM backtrace.
MessageWithBacktrace
An error message with an attached backtrace.

Enums§

Error
Error type.
WasmError
Type for errors occurring during Wasm runtime construction.

Type Aliases§

Result
Result type alias.