former_meta

Crates.ioformer_meta
lib.rsformer_meta
version2.29.0
created_at2022-01-10 14:53:53.255309+00
updated_at2025-09-23 09:56:50.910151+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
size474,758
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: 998

cargo fmt