[][src]Module proxy_wasm_experimental::error

Structs

HostCallError

An error to call a Host ABI function.

HostResponseError

An error to parse the response from a Host ABI.

Type Definitions

Error

A boxed Error.

Result

A specialized Result type.