pub const ON: GateIndex;Expand description
The GateIndex of the ON constant in any GateGraphBuilder.
Having it be a constant greatly simplifies both implementation and use.
pub const ON: GateIndex;The GateIndex of the ON constant in any GateGraphBuilder.
Having it be a constant greatly simplifies both implementation and use.