Expand description
Module for easily creating Circuits from re-usable components
Modulesยง
- builder
- A Circuit Builder struct that owns the super::nodes::CircuitNodes used during circuit creation.
- layouting
- Defines the utilities for taking a list of nodes and turning it into a layedout circuit
- nodes
- Module for nodes that can be added to a circuit DAG