Skip to main content

Module result

Module result 

Source

Structs§

ErrorObject
Decoded error object from a brick result.

Enums§

BrickResult
Decoded brick result after boundary validation.
CborValue
Minimal CBOR value representation for runtime use.

Functions§

decode_result
Decode raw CBOR result bytes and validate §9.2 structural boundaries.
trap_failure
Create a Failure result for a WASM trap (invoke error).