syntex_syntax::ext::mtwt::RenameList
[−]
[src]
type RenameList = Vec<(Ident, Name)>;
A list of ident->name renamings
type RenameList = Vec<(Ident, Name)>;
A list of ident->name renamings