phoenix 86c5050c7b
All checks were successful
Rust Build / Check (push) Successful in 33s
Rust Build / Test Suite (push) Successful in 37s
Release Tagging / release (push) Successful in 46s
Rust Build / Rustfmt (push) Successful in 34s
Rust Build / Clippy (push) Successful in 36s
Rust Build / build (push) Successful in 40s
Refactoring (#21)
Reviewed-on: #21
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
2025-09-29 20:38:53 +00:00
2025-09-29 20:38:53 +00:00
2025-09-29 20:38:53 +00: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
2025-09-29 20:38:53 +00:00
2025-09-29 20:38:53 +00: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%