Derive macros for `syn::Parse` and `quote::ToTokens` to simplify procedural macro development.
# Cargo.toml
[dependencies]
syn_derive = "0.2.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Derive syn::Parse and quote::ToTokens for custom AST nodes.
No known issues recorded.
No dependency data recorded yet.