former_runtime 0.1.8

Former - variation of builder pattern. Its runtime.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# 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](https://github.com/Wandalen/wTools/tree/master/module/rust/former).

### To add to your project

```
cargo add former_runtime
```