Function swc_ecma_transforms::hygiene::rename

pub fn rename(
    map: &HashMap<(Atom, SyntaxContext), Atom, RandomState>
) -> impl Fold + VisitMut