impl_vec

Macro impl_vec 

Source
macro_rules! impl_vec {
    ($struct_type:ident, $struct_name:ident, $destructor_name:ident) => { ... };
}