Skip to main content

wasm_parcel_inspect

Function wasm_parcel_inspect 

Source
pub fn wasm_parcel_inspect(
    config: &ParcelConfigDto,
    encoded: &str,
) -> Result<String, WasmParcelError>
Expand description

Render the inspect summary; a malformed envelope yields a string starting with LibParcel inspect: ERR_....