former_meta

Crates.ioformer_meta
lib.rsformer_meta
version2.27.0
created_at2022-01-10 14:53:53.255309+00
updated_at2025-08-12 15:17:10.152874+00
descriptionA 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.
homepagehttps://github.com/Wandalen/wTools/tree/master/module/core/former_meta
repositoryhttps://github.com/Wandalen/wTools/tree/master/module/core/former_meta
max_upload_size
id511448
size472,831
Wandalen (Wandalen)

documentation

https://docs.rs/former_meta

README

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
Commit count: 189

cargo fmt