Skip to main content

wasm_decode_and_derive

Function wasm_decode_and_derive 

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

Decode ResultViewV1 + TimelineViewV1 and derive AnalyticsView.