Rust macro to automatically generates setter methods for a struct's fields.
Per-field derive proc-macro emitted from a tatara-rust-derive PerFieldDeriveSpec.
Per-field derive proc-macro emitted from a tatara-rust-derive PerFieldDeriveSpec.
Lombok-like derive macros (Getter, Setter, Data) for Rust
A Rust library that mimics the functionality of Java's Lombok
lombokrs is a lightweight Rust macro library. It is the simple implementation of lombok Java in Rust.
A super powerful macro for generating new structs with getters, setters, and `From` or `TryFrom` implementation based on the given struct.
Next-gen compile-time-checked builder generator, named function's arguments, and more!
A macro for generating decorator methods
Generate getters, mutable getters, setters, and copy accessors for structs and enums
Helps you to create richful function for your structs
r-lombok is a rust macros that automatically plugs into your editor and build tools