Derive macros for `derive_parser`
Derive macro for try_from_expr - generates TryFrom<&syn::Expr> implementations
A derive macro to convert from mysqldump in xml format to struct using quick-xml.
The macro used in 'aqua_parse'.
Derive macros for parsanol - typed AST generation from parser output
Parser for facet derive macros - transforms TokenStreams into structured type representations
Derive macro for NMEA 0183-style content parsing with nmea0183-parser
proc-macros for lang-util
A procedural macro for generating TryFrom<&syn::Expr> implementations for enums
Derive macros used by ros-cmake-parser to parse CMake command structures.
Derive macros for bpaf Command Line Argument Parser
Macro implementation of #[derive(AsPlutus)]