former_meta

Crates.ioformer_meta
lib.rsformer_meta
version2.6.0
sourcesrc
created_at2022-01-10 14:53:53.255309
updated_at2024-07-13 18:32:56.190304
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
size148,442
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: 0

cargo fmt