7 results for “topic:procmacro”
A cursed macro that compiles and executes Rust and spits the output directly into your Rust code
A procedural macro for creating ring buffer (circular buffer) data structures at compile time.
A proc macro to convert a struct or an enum to another
A procedural macro for generating efficient builders.
A Very Simple Parser for derive attributes.
Procedural macro to quickly setup bitfields in a rust project
Generate getters and setters procedurally.