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
786 downloads per month
Used in azalia
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