Module hydroflow::scheduled::port

source ·
Expand description

Organizational module for Hydroflow Send/RecvCtx structs and Input/OutputPort structs.

Structs§

  • Lightweight ID struct representing an input or output port for a Handoff added to a Hydroflow instance..
  • Wrapper around a handoff to differentiate between output and input.

Enums§

  • An uninstantiable type used to tag port Polarity as receive.
  • An uninstantiable type used to tag port Polarity as send.

Traits§

Type Aliases§