Macro generator for handling enums
Rules and validation for concrete types
Two macros for easy implementation of 'state' design pattern and other dynamic polymorphism using enum instead of dyn Trait
Generates code to easily use Rust's structs or enums in Lua with mlua
A secure, high-performance messaging protocol library
or-rs's proc macros.
A proc_macro lexer generator. using `enum`-like syntax.
or-rs's enum types.
📖 Get the documentation comment for structs, enums and unions, in a zero-cost fashion.
Attribute macros to expose Rust types to Python via PyO3 from a single definition — no duplicate structs or impl blocks.
Generate Zod schemas and TypeScript types from Rust types. Use with zod_gen_derive for automatic #[derive(ZodSchema)] support and serde rename compatibility.
Procedural macros for the Notizia message passing library