Module holochain_wasmer_guest::result

source ·

Structs§

  • Wraps a WasmErrorInner with a file and line number. The easiest way to generate this is with the wasm_error! macro that will insert the correct file/line and can create strings by forwarding args to the format! macro.

Enums§

  • Enum of all possible ERROR states that wasm can encounter.