former_runtime 0.1.5

Former - variation of builder pattern. Its runtime.
Documentation
# module::former_runtime

Former - variation of builder pattern. Its runtime.

<!-- ### Sample

```rust sample
```

/* qqq2 : for Dmytro : implement sample
- paste it to section Sample
- make sure section also works
- paste the sample in source code ( inlined doc )
*/

### Try out from the repository

```
git clone https://github.com/Wandalen/wTools
cd wTools
cd sample/rust/former_runtime_trivial
cargo run
``` -->

### To add to your project

```
cargo add former_runtime
```