Rust macro to automatically implement the builder pattern for arbitrary structs.
Rust macro to automatically implement the builder pattern for arbitrary structs.
A derive macro to implement the builder pattern for any struct
Another builder macro-based generator with its own idioms.
Proc-macro derive crates for the lmm agent framework.
Procedural macros for builder pattern generation and validation
Infallible compile-time checked builders for your structs.
Macros for the Valibuk library
A derive macro to implement the builder pattern for any struct
Type-state builder pattern derive macro with compile-time safety and enhanced ergonomics.
A macro crate for builder-pattern. Do not use this crate directly.
A derive-macro for simple builder-pattern generation