[][src]Macro logicsim::wire

macro_rules! wire {
    ($g:expr,$name:ident) => { ... };
}

Creates a wire with the same variable name and gate name.