Crates.io | former_meta |
lib.rs | former_meta |
version | 2.27.0 |
created_at | 2022-01-10 14:53:53.255309+00 |
updated_at | 2025-08-12 15:17:10.152874+00 |
description | 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. |
homepage | https://github.com/Wandalen/wTools/tree/master/module/core/former_meta |
repository | https://github.com/Wandalen/wTools/tree/master/module/core/former_meta |
max_upload_size | |
id | 511448 |
size | 472,831 |
former_meta
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.
cargo add former_meta