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§
- Ident
Ext - Additional methods for
Ident
not provided by proc-macro2 or libproc_macro.