component_model_meta 0.7.0

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.
Documentation

component_model_meta

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 11 feature flags, 9 of them enabled by default.

default

full (default)

derive_component_assign (default)

This feature flag does not enable additional features.

derive_component_from (default)

This feature flag does not enable additional features.

derive_component_model (default)

derive_components (default)

derive_components_assign (default)

derive_from_components (default)

This feature flag does not enable additional features.

enabled (default)

convert_case (default)

component_model_types

macro_tools