Module wasmer_interface_types_fl::errors[][src]

Expand description

The error module contains all the data structures that represent an error.

Structs

Structure to represent the errors for instructions.

Structure to represent errors when casting from an IType to a native value.

Enums

The kind of instruction errors.

Type Definitions

A type alias for instruction’s results.

A type alias for the interpreter result.