#config #azalia #azalia-config

no-std azalia-config

🐻‍❄️🪚 Defines traits, types, and utilities for dealing with application configuration

6 releases

new 0.1.5 Apr 10, 2025
0.1.4 Apr 10, 2025
0.1.1 Mar 30, 2025

#886 in Rust patterns

Download history 324/week @ 2025-03-29 462/week @ 2025-04-05

786 downloads per month
Used in azalia

MIT license

48KB
672 lines

🐻‍❄️🪚 azalia::config

The azalia_config Rust crate defines types and utilities dealing with application configuration.

Note

This crate supports no-std environments and no-alloc environments with features being disabled if either the std or alloc crate features are excluded. Documentation in docs.rs will give you information if a trait, function, or module requires either the std or alloc features.

Dependencies

~0–1MB
~16K SLoC