# Module :: former_runtime [![experimental](https://img.shields.io/badge/stability-experimental-orange.svg)](https://github.com/emersion/stability-badges#experimental) [![rust-status](https://github.com/Wandalen/wTools/actions/workflows/ModuleFormerRuntimePush.yml/badge.svg)](https://github.com/Wandalen/wTools/actions/workflows/ModuleFormerRuntimePush.yml) [![docs.rs](https://img.shields.io/docsrs/former_runtime?color=e3e8f0&logo=docs.rs)](https://docs.rs/former_runtime) [![discord](https://img.shields.io/discord/872391416519737405?color=e3e8f0&logo=discord&logoColor=e3e8f0)](https://discord.gg/JwTG6d2b) 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 ```sh cargo add former_runtime ```