Skip to main content

execute_with_metadata

Function execute_with_metadata 

Source
pub fn execute_with_metadata(
    graph: &ValidatedGraph,
    registries: &Registries<'_>,
    ctx: &ExecutionContext,
    graph_id: &str,
    event_id: &str,
) -> Result<ExecutionReport, ExecError>