impl_vector_old

Macro impl_vector_old 

Source
macro_rules! impl_vector_old {
    ($name: ident, $CamlF: ty, $F: ty) => { ... };
}