cda52a660f4eb138b56a3f2c9b064b746e002f51
All checks were successful
Rust Build / Rustfmt (pull_request) Successful in 32s
Rust Build / Check (pull_request) Successful in 35s
Rust Build / Test Suite (pull_request) Successful in 42s
Rust Build / Clippy (pull_request) Successful in 30s
Rust Build / build (pull_request) Successful in 31s
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