Module synthez::parse

source ·
Expand description

Batteries for syn::parse.

Modules

Traits

Derive Macros

  • Deriving of synthez::ParseAttrs along with a [syn::parse::Parse] implementation to parse [syn::Attribute]s into a custom defined struct.