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