Structs§
- Branch
Id - Identity of one attached branch. A branch owns every node and edge that arrived in the same attachment transaction.
- EdgeId
- Stable identity of one connection between two element ports.
- Edge
Info - Element
Id - Stable identity of one element inside a pipeline graph. Names are only labels; IDs are what graph mutation and lookup use.
- Graph
Snapshot - Node
Info - Pipeline
Graph - Live, transactionally-updated graph behind
crate::pipeline::Pipeline. A snapshot never observes half of an attach/detach operation. - PortRef