Macro hashable_map::make_hashable_map

source ยท
macro_rules! make_hashable_map {
    ($hash_map_impl:ident) => { ... };
}