Module synthez_core::parse::ext[][src]

Expand description

Extensions for syn::parse types.

Traits

Trait marking Token types accepted by parse_wrapped_and_punctuated() method (and similar) as a wrapper.

Extension of a syn::parse::ParseBuffer providing common function widely used by this crate for parsing.