#traits #applications #dealing #define #azalia #environment #bear #require #documentation

no-std azalia-config

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

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

Download history 152/week @ 2025-03-24 244/week @ 2025-03-31 475/week @ 2025-04-07 83/week @ 2025-04-14 21/week @ 2025-04-21 232/week @ 2025-04-28 61/week @ 2025-05-05 33/week @ 2025-05-12 208/week @ 2025-05-19 293/week @ 2025-05-26 169/week @ 2025-06-02 212/week @ 2025-06-09 189/week @ 2025-06-16 39/week @ 2025-06-23 334/week @ 2025-06-30

778 downloads per month
Used in azalia

MIT license

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 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
~17K SLoC