Skip to main content

build_context_from_payload

Function build_context_from_payload 

Source
fn build_context_from_payload(
    response: &NodeWorkContextResponse,
    payload_bytes: &[u8],
) -> Result<WorkContext, WorkContextError>