Expand description
Module that helps auto-build circuits
Structs§
- A circuit builder is a collection of virtual region managers that together assign virtual regions into a single physical circuit.
- Basic statistics
Type Aliases§
- Keeping the naming
RangeCircuitBuilder
for backwards compatibility.