Expand description
For assigning ids to nodes and various sorts of layers.
Structs§
- Circuit
Building Context - CircuitBuildingContext keeps track of the ids of the nodes and layers that are created. Contains a consistently incrementing counters to prevent id collisions.
Statics§
- CONTEXT 🔒