#project #noelware

no-std azalia

🐻‍❄️🪚 Common utilities and extensions that Noelware uses in all Rust projects

2 releases

new 0.1.1 Mar 30, 2025
0.1.0 Mar 30, 2025

#2 in #noelware

21 downloads per month

MIT license

69KB
770 lines

🐻‍❄️🪚 azalia

Azalia is a family of crated maintained and used by [Noelware, LLC.] that implement common functionality between all of Noelware's Rust codebases.

This crate is a centeralised and easily consumable crate that can cherry-pick Azalia crates that you need under a common module (i.e, azalia-remi -> azalia::remi).


lib.rs:

🐻‍❄️🪚 azalia

Azalia is a family of crated maintained and used by Noelware, LLC. that implement common functionality between all of Noelware's Rust codebases.

This crate is a centeralised and easily consumable crate that can cherry-pick Azalia crates that you need under a common module (i.e, azalia-remi -> azalia::remi) via Cargo's crate features feature.

Dependencies

~0–15MB
~179K SLoC