#dynamic-config #struct-fields #dynamic

no-std dynconfig

Dynamically change fields of a struct based on a path

3 releases

Uses new Rust 2024

0.1.2 Dec 27, 2025
0.1.1 Dec 27, 2025
0.1.0 Dec 27, 2025

#772 in Configuration

Apache-2.0

20KB
406 lines

dynconfig



Dynamically change fields of a struct based on a path.

version-badge tests-badge docs-badge license-badge



An opinionated crate for dynamically updating members of a struct based on key-value pairs.

Dependencies

~94KB