Skip to main content

executor_node_state_to_result

Function executor_node_state_to_result 

Source
fn executor_node_state_to_result(
    plan: &Plan,
    ns: RtdlNodeState,
) -> CapabilityCallResult
Expand description

Convert memory helper node events into the shared result record. do nodes carry a concrete capability result; operator detail is only a fallback.