Crates.io | former_meta |
lib.rs | former_meta |
version | 2.11.0 |
source | src |
created_at | 2022-01-10 14:53:53.255309 |
updated_at | 2024-10-30 21:23:31.492865 |
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 | 149,238 |
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