phoenix b315e89480
All checks were successful
Release Tagging / release (push) Successful in 32s
Rust Build / Check (push) Successful in 10m10s
Rust Build / Test Suite (push) Successful in 9m54s
Rust Build / Rustfmt (push) Successful in 9m51s
Rust Build / Clippy (push) Successful in 9m49s
Rust Build / build (push) Successful in 9m52s
Update rust (#28)
Reviewed-on: #28
Co-authored-by: phoenix <mail@kundeng.us>
Co-committed-by: phoenix <mail@kundeng.us>
2026-03-22 15:41:04 -04:00
2026-03-22 15:41:04 -04:00
2025-09-29 20:38:53 +00:00
2025-09-29 20:38:53 +00:00
2025-05-28 19:59:08 -04:00
2026-03-22 15:41:04 -04:00
2026-03-22 15:41:04 -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 182 KiB
2026-03-22 15:41:36 -04:00
Languages
Rust 100%