pub trait ArithmeticWire: Clone { }
Expand description

Marker trait indicating an arithmetic wire

Implementors