Module ext

Source
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§

IdentExt
Additional methods for Ident not provided by proc-macro2 or libproc_macro.