Module error

Module error 

Source
Expand description

Error type and utilities.

Structs§

Error
An error that can cross the WASM ABI border.

Traits§

Context
Utility to add more context to the Error.

Type Aliases§

Result
Alias for a Result with the error type Error.