Expand description
Organizational module for Hydroflow Send/RecvCtx structs and Input/OutputPort structs.
Structs§
- Wrapper around a handoff to differentiate between output and input.
Enums§
- An uninstantiable type used to tag port
Polarityas receive. - An uninstantiable type used to tag port
Polarityas send.
Traits§
- An empty trait used to denote
Polarity: either send or receive.