Macro rustc_ap_rustc_data_structures::define_id_collections[][src]

macro_rules! define_id_collections {
    ($map_name : ident, $set_name : ident, $key : ty) => { ... };
}