Function syntax::parse::token::intern_and_get_ident
[−]
[src]
pub fn intern_and_get_ident(s: &str) -> InternedString
Unstable (
rustc_private
)Interns and returns the string contents of an identifier, using the thread-local interner.