impl_vec_hash

Macro impl_vec_hash 

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