Expand description
Hydroflow’s inner (intra-subgraph) compiled layer.
The compiled layer mainly consists of Iterators (from standard Rust)
and Pusherators (from the pusherator crate). This module
contains some extra helpers and adaptors for Hydroflow to use with them.
Modules§
- Pull-based operator helpers, i.e.
Iteratorhelpers.