Available on crate feature
parsing
only.Expand description
Extension traits to provide parsing methods on foreign types.
This module is available only if Syn is built with the "parsing"
feature.
Traits
Additional methods for Ident
not provided by proc-macro2 or libproc_macro.