Skip to main content

wasm_decode_job_result

Function wasm_decode_job_result 

Source
pub fn wasm_decode_job_result(
    result_hex: &str,
    timeline_hex: &str,
) -> Result<JobResultView, WasmAnalyticsError>
Expand description

Decode the JobResult + JobTimeline envelope and return a tagged view.