run

Function run 

Source
pub async fn run(
    node: &FlowNode,
    scope: &mut ExecutionScope,
) -> Result<Value, String>