impl_vec_debug

Macro impl_vec_debug 

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