phoenix b414031af0
All checks were successful
Rust Build / Check (push) Successful in 30s
Rust Build / Test Suite (push) Successful in 39s
Rust Build / Rustfmt (push) Successful in 26s
Rust Build / Clippy (push) Successful in 32s
Rust Build / build (push) Successful in 28s
Rust Build / Check (pull_request) Successful in 31s
Rust Build / Test Suite (pull_request) Successful in 38s
Rust Build / Rustfmt (pull_request) Successful in 29s
Rust Build / Clippy (pull_request) Successful in 27s
Rust Build / build (pull_request) Successful in 30s
v0.3 release (#9)
Reviewed-on: #9
2025-07-23 22:04:06 +00:00
2025-06-29 18:58:12 +00:00
2025-06-12 23:34:09 +00: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-29 19:06:18 +00:00
2025-06-29 19:06:18 +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 112 KiB
v0.3.2 Latest
2025-08-17 18:09:07 +00:00
Languages
Rust 100%