v0.4.2-main-6805b15f0e-006
All checks were successful
Release Tagging / release (push) Successful in 30s
Rust Build / Check (push) Successful in 29s
Rust Build / Test Suite (push) Successful in 28s
Rust Build / Rustfmt (push) Successful in 5m32s
Rust Build / Clippy (push) Successful in 30s
Rust Build / build (push) Successful in 29s
Reviewed-on: #26 Co-authored-by: phoenix <kundeng00@pm.me> Co-committed-by: phoenix <kundeng00@pm.me>
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