#azalia

no-std azalia-config

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

2 releases

new 0.1.1 Mar 30, 2025
0.1.0 Mar 30, 2025

#4 in #azalia

21 downloads per month
Used in azalia

MIT license

47KB
648 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.


lib.rs:

🐻‍❄️🪚 azalia-config

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

Dependencies

~0–0.8MB
~15K SLoC