impl_constr_n

Macro impl_constr_n 

Source
macro_rules! impl_constr_n {
    ($($name:ident: $tag:expr),+) => { ... };
}