<!-- {{# generate.module_header{} #}} -->
# Module :: former_meta
[](https://github.com/emersion/stability-badges#experimental) [](https://github.com/Wandalen/wTools/actions/workflows/ModuleFormerMetaPush.yml) [](https://docs.rs/former_meta) [](https://discord.gg/m3YfbXpUUY)
Former - a variation of builder pattern. 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](https://github.com/Wandalen/wTools/tree/master/module/core/former).
### To add to your project
```sh
cargo add former_meta
```