fn children()
in
src/stage_reader.rs [71:73]
3
lines of code
1
McCabe index (conditional complexity)
fn children(&self) -> Vec<&Arc<dyn ExecutionPlan>> { vec![] }