pub type GateRef = NetRef<Gate>;
A type alias to Gate circuit nodes
pub struct GateRef { /* private fields */ }