Structs§
- Port
- Lightweight ID struct representing an input or output port for a
Handoffadded to aDfirinstance.. - PortCtx
- Wrapper around a handoff to differentiate between output and input.
Enums§
- RECV
- An uninstantiable type used to tag port
Polarityas receive. - SEND
- An uninstantiable type used to tag port
Polarityas send.