MCPcopy Create free account
hub / github.com/comnik/declarative-dataflow / transform.rs

File transform.rs

src/plan/transform.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Function expression plan.
2
3use timely::dataflow::scopes::child::Iterative;
4use timely::dataflow::Scope;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected