component_model 0.9.0

Revolutionary type-safe component assignment for Rust. Build complex objects with zero boilerplate using derive macros and type-driven field setting. Perfect for configuration builders, fluent APIs, and object composition patterns.
Documentation

component_model

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 13 feature flags, 9 of them enabled by default.

default

enabled (default)

full (default)

derive_component_assign (default)

derive_component_from (default)

derive_component_model (default)

derive_components (default)

derive_components_assign (default)

derive_from_components (default)

types_component_assign (default)

component_model_meta

component_model_types

no_std

use_alloc