Struct syntax::ext::expand::IdentRenamer   
                   
                       [−]
                   
               [src]
pub struct IdentRenamer<'a> {
    // some fields omitted
}Unstable (
rustc_private)A tree-folder that applies every rename in its (mutable) list to every identifier, including both bindings and varrefs (and lots of things that will turn out to be neither)