| Crates.io | component_model_meta |
| lib.rs | component_model_meta |
| version | 0.8.0 |
| created_at | 2025-04-20 06:21:41.001174+00 |
| updated_at | 2025-09-23 13:45:39.178046+00 |
| description | A flexible implementation of the Builder pattern supporting nested builders and collection-specific subcomponent_models. Implementation of its derive macro. Should not be used independently, instead use module::component_model which relies on the module. |
| homepage | https://github.com/Wandalen/wTools/tree/master/module/core/component_model_meta |
| repository | https://github.com/Wandalen/wTools/tree/master/module/core/component_model_meta |
| max_upload_size | |
| id | 1641430 |
| size | 79,305 |
component_model_metaA flexible implementation of the Builder pattern supporting nested builders and collection-specific subcomponent_models. Implementation of its derive macro. Should not be used independently, instead use module::component_model which relies on the module.
Not intended to be used without runtime. This module and runtime is aggregate in module::component_model is here.
cargo add component_model_meta