d84a8144aedf02e1b459d67c4023a7e0833f89fd
Closes #17 Reviewed-on: #18 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
Languages
Rust
100%