[][src]Macro logicsim::count_unique_arguments

macro_rules! count_unique_arguments {
    ($($idents:ident),* $(,)*) => { ... };
}