Enums§
Constants§
Traits§
- Interface
- Interface
Seam - One interface’s side of the manifold boundary: inbound frames accumulate in
inbound_sinkand cross oncommit_inbound, andnext_outboundparks until the manifold has a frame for this interface to transmit. An outbound frame arrives already committed: the engine wrote it into the lane’s slot and let go in its own synchronous step beforenext_outboundresolves, so the returned borrow points into the lane, never into the engine, and holding it across the transmit await pins nothing.