Helper crate implementing the proc_macro for the optional_struct crate
Helper crate implementing the proc_macro for the optional_struct crate
A macro to generate optional structs
Crate defining a macro that will generate, from a structure, another structure with only Option<T> fields
Crate defining a macro that will generate, from a structure, another structure with only Option<T> fields
Crate defining a macro that will generate, from a structure, another structure with only Option<T> fields
Create macros for functions and structs with default values
Provides the Partial trait, and an optional macro to mirror a struct, wrapping each field in an Option
A macro that generates structs with optional fields
Another builder macro-based generator with its own idioms.
Macros for the partially crate
A procedural macro that automatically generates an Option-wrapped version of a struct, reducing boilerplate for optional updates.