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_....
pub fn wasm_parcel_inspect(
config: &ParcelConfigDto,
encoded: &str,
) -> Result<String, WasmParcelError>Render the inspect summary; a malformed envelope yields a string starting with LibParcel inspect: ERR_....