map_impl

Macro map_impl 

Source
macro_rules! map_impl {
    ($map_ty:ty, $module:ident, $($additional_key_bounds:tt)*) => { ... };
}