Crate syn_ext[][src]

Expand description

Collections of syn shortcuts and editable interface.

Start with use syn_ext::ext::*; Look around extension methods in ext module

Modules

use syn_ext::ext::*; // Namespace module for extension traits.