Function id
pub fn id(i: &Ident) -> (Atom, SyntaxContext)
👎Deprecated: Use i.to_id() instead
Available on crate features
__ecma
and __utils
only.pub fn id(i: &Ident) -> (Atom, SyntaxContext)
__ecma
and __utils
only.