Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.19 KB

Readme.md

File metadata and controls

16 lines (11 loc) · 1.19 KB

Module :: former_meta

experimental rust-status docs.rs discord

A flexible implementation of the Builder pattern supporting nested builders and collection-specific subformers. 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.

To add to your project

cargo add former_meta