Function syntex_syntax::parse::token::with_ident_interner
[−]
[src]
pub fn with_ident_interner<T, F: FnOnce(&mut IdentInterner) -> T>(f: F) -> T