2 releases
new 0.1.1 | Mar 30, 2025 |
---|---|
0.1.0 | Mar 30, 2025 |
#988 in Rust patterns
230 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
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–0.8MB
~15K SLoC