Expand description
Helper connection macros.
Use these macros for component topology wiring instead of manually passing
PortStateResult values around. They
encode the repository’s port naming convention, support indexed port arrays,
and fail early when the expected port_* or connect_port_* method does
not exist.