Function syntex_syntax::parse::token::intern_and_get_ident [] [src]

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

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