Function syntax::parse::token::intern_and_get_identUnstable [-] [+] [src]

pub fn intern_and_get_ident(s: &str) -> InternedString

Interns and returns the string contents of an identifier, using the task-local interner.