10 releases
Uses new Rust 2024
new 0.1.9 | Jul 3, 2025 |
---|---|
0.1.8 | Jun 15, 2025 |
0.1.7 | May 22, 2025 |
0.1.6 | Apr 30, 2025 |
0.1.1 | Mar 30, 2025 |
#495 in Configuration
778 downloads per month
Used in azalia
48KB
676 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
oralloc
crate features are excluded. Documentation indocs.rs
will give you information if a trait, function, or module requires either the std or alloc features.
Dependencies
~0–1MB
~17K SLoC