Structs§
- Port
- Lightweight ID struct representing an input or output port for a
Handoff
added to aDfir
instance.. - PortCtx
- Wrapper around a handoff to differentiate between output and input.
Enums§
- RECV
- An uninstantiable type used to tag port
Polarity
as receive. - SEND
- An uninstantiable type used to tag port
Polarity
as send.