Struct syntex_syntax::ext::expand::IdentRenamer
[−]
[src]
pub struct IdentRenamer<'a> { // some fields omitted }
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)