phoenix 0f470ef723
All checks were successful
Rust Build / Check (push) Successful in 40s
Release Tagging / release (push) Successful in 45s
Rust Build / Test Suite (push) Successful in 34s
Rust Build / Rustfmt (push) Successful in 36s
Rust Build / Clippy (push) Successful in 42s
Rust Build / build (push) Successful in 36s
Added general environment function (#20)
Reviewed-on: #20
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
2025-09-29 19:22:10 +00:00
2025-09-29 19:22:10 +00:00
2025-05-28 19:59:08 -04:00
2025-06-01 01:18:56 +00:00

This is a library used to retrieve environment variables associated with various icarus projects. Rather than having the various icarus projects such as icarus, icarus_auth, songparser, and others, have environment code, it would be more efficient to consolidate it. Especially, if there are commonly used environment variables used throughout the apps.

Description
Library to retrieve environment variables commonly used in various icarus projects
Readme 164 KiB
v0.5.0 Latest
2025-10-12 21:20:10 +00:00
Languages
Rust 100%