Expand description
Generic operators defined by user-provided closures.
Re-exports§
Modules§
- builder_
raw - Types to build operators with general shapes.
- builder_
rc - Types to build operators with general shapes.
- operator
- Methods to construct generic streaming and blocking unary operators.
Structs§
- Frontier
Notificator - Tracks requests for notification and delivers available notifications.
- Input
Handle Core - Handle to an operator’s input stream.
- Notificator
- Tracks requests for notification and delivers available notifications.
- Operator
Info - Information about the operator being constructed
- Output
Builder - An owning pair of output pusher and container builder.
- Output
Builder Session - A wrapper around a live output session, with a container builder to buffer.
- Session
- An active output building session, which accepts items and builds containers.