Function remap

Source
pub fn remap(
    map: &FxHashMap<Id, Id>,
    config: Config,
) -> impl '_ + Pass + VisitMut