kdeng00 b3858b9b26
All checks were successful
Rust Build / Check (pull_request) Successful in 30s
Rust Build / Test Suite (pull_request) Successful in 31s
Rust Build / Rustfmt (pull_request) Successful in 28s
Rust Build / Clippy (pull_request) Successful in 30s
Rust Build / build (pull_request) Successful in 29s
Version bump
2025-06-12 19:29:47 -04:00
2025-06-12 21:26:22 +00:00
2025-06-12 19:28:30 -04:00
2025-06-12 21:26:22 +00:00
2025-06-12 21:26:22 +00:00
2025-06-12 19:14:27 +00:00
2025-05-28 19:59:08 -04:00
2025-06-12 19:29:47 -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 112 KiB
v0.3.2 Latest
2025-08-17 18:09:07 +00:00
Languages
Rust 100%