Skip to main content

Module parcel

Module parcel 

Source
Expand description

Parcel codec WASM bindings; stateless function API where each call takes a ParcelConfigDto plus the input.

Enums§

WasmParcelError

Functions§

build_codec 🔒
wasm_parcel_decode
wasm_parcel_decode_result_export
wasm_parcel_default_limits
wasm_parcel_encode
Encode raw payload bytes into a parcel envelope (contentType null uses the codec default).
wasm_parcel_encode_result_export
wasm_parcel_inspect
Render the inspect summary; a malformed envelope yields a string starting with LibParcel inspect: ERR_....
wasm_parcel_result_export_prefix