Macro impl_vector_packs_cc
macro_rules! impl_vector_packs_cc {
($($intr:ident $ty:ident $outty:ident)*) => { ... };
}
impl_vector_packs_ccmacro_rules! impl_vector_packs_cc {
($($intr:ident $ty:ident $outty:ident)*) => { ... };
}