Derive macros for `syn::Parse` and `quote::ToTokens`
Derive macro for `syn::parse::Parse`
syn-args is a library for parsing function arguments.
Use serde to parse Rust source code.
Defines the trait targeted by the derive macro defined in to-syn-value.
derive macro for structmeta crate.
The derive macro for to-syn-error
Derive macro for try_from_expr - generates TryFrom<&syn::Expr> implementations
Steroids for `syn`, `quote` and `proc-macro2` crates.
AST-ute: faithful AST-shape mirror for proc-macro authors — derive and attribute macro inputs without parse-time opinions
A PEG parser generator for Syn
Parse Rust's attribute arguments by defining a struct.