-
derive_builder
Rust macro to automatically implement the builder pattern for arbitrary structs
-
derive_setters
Rust macro to automatically generates setter methods for a struct's fields
-
flexible-io
Wraps values such that dyn-safe IO traits need not appear as static bounds
-
useless_setter_maker
Macro for generating setter methods
-
aksr
derive macro designed to automatically generate getter and setter methods for both named and tuple structs
-
getset-macro
A procedural macro that simplifies the creation of getter, setter and constructor methods for fields in your Rust structs
-
bon-macros
proc-macro crate that is supposed to be a private implementation detail of the
boncrate -
service-builder-macro
Procedural macros for service-builder
-
nullable_struct
A derive macro that makes it easy to create nullable versions of structs
Try searching with DuckDuckGo.