↓ 14 callersMethodadd_arithmetic_with_net(
&mut self,
expr: (Signal, ArithmeticOperator, Signal),
output: Signal,
left_network: (bool, bool),
src/logical_design.rs:769
↓ 11 callersMethodadd_rect(
&mut self,
x: i32,
y: i32,
w: i32,
h: i32,
colour: (u8, u8, u8),
label: Option<String>,
hove
src/svg.rs:133