32 releases (14 stable)
2.11.0 | Oct 30, 2024 |
---|---|
2.9.0 | Sep 5, 2024 |
2.7.0 | Jul 13, 2024 |
1.1.0 | May 14, 2024 |
0.1.9 | Jan 18, 2022 |
#62 in #builder-pattern
2,478 downloads per month
Used in 69 crates
(via former)
450KB
9K
SLoC
Module :: former_meta
A flexible implementation of the Builder pattern supporting nested builders and collection-specific subformers. Implementation of its derive macro. Should not be used independently, instead use module::former which relies on the module.
Not intended to be used without runtime. This module and runtime is aggregate in module::former is here.
To add to your project
cargo add former_meta
Dependencies
~1.2–1.8MB
~35K SLoC