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
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
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.
lib.rs
:
🐻❄️🪚 azalia-config
The azalia_config Rust crate defines types and utilities dealing with application configuration.
Dependencies
~0–0.8MB
~15K SLoC