impl_vec_as_hashmap

Macro impl_vec_as_hashmap 

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