Trait mcircuit::Gate[][src]

pub trait Gate<T>: HasIO + HasConst<T> + Translatable + Identity<T> { }

Implementors