12 releases
0.1.11 | May 26, 2022 |
---|---|
0.1.10 | Jan 18, 2022 |
0.1.8 | Dec 20, 2021 |
0.1.5 | Nov 29, 2021 |
#37 in #builder-pattern
1,268 downloads per month
13KB
233 lines
Module :: former_runtime
Former - variation of builder pattern. Its runtime.
Not intended to be used without derive. This module and derive is aggregate in module::former is here.
To add to your project
cargo add former_runtime
lib.rs
:
Former - variation of builder pattern. Implementation of its runtime.