GateRef

Type Alias GateRef 

Source
pub type GateRef = NetRef<Gate>;
Expand description

A type alias to Gate circuit nodes

Aliased Typeยง

pub struct GateRef { /* private fields */ }