component_model_meta

Crates.iocomponent_model_meta
lib.rscomponent_model_meta
version0.8.0
created_at2025-04-20 06:21:41.001174+00
updated_at2025-09-23 13:45:39.178046+00
descriptionA 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.
homepagehttps://github.com/Wandalen/wTools/tree/master/module/core/component_model_meta
repositoryhttps://github.com/Wandalen/wTools/tree/master/module/core/component_model_meta
max_upload_size
id1641430
size79,305
Wandalen (Wandalen)

documentation

https://docs.rs/component_model_meta

README

Module :: component_model_meta

experimental rust-status docs.rs discord

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.

Not intended to be used without runtime. This module and runtime is aggregate in module::component_model is here.

To add to your project

cargo add component_model_meta
Commit count: 998

cargo fmt