Skip to main content

collect_batches

Function collect_batches 

Source
fn collect_batches(
    stage: &Stage,
    start: NodeId,
    exclude: &HashSet<NodeId>,
) -> Vec<Batch>