Crate lombokrs_codegen
source ·Derive Macros§
Getter
is a macro that helps you automatically generateXxxBuilder
struct and chain methods for structs.Getter
is a macro that helps you automatically generate getter methods for structs.Setter
is a macro that helps you automatically generate setter methods for structs.