https://github.com/pyk/rust-env-by-example
Loading Environment Variables to Typesafe Structs
https://github.com/pyk/rust-env-by-example
Last synced: about 1 year ago
JSON representation
Loading Environment Variables to Typesafe Structs
- Host: GitHub
- URL: https://github.com/pyk/rust-env-by-example
- Owner: pyk
- Created: 2024-01-07T10:54:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T10:55:21.000Z (over 2 years ago)
- Last Synced: 2025-02-07T17:23:07.240Z (over 1 year ago)
- Language: Rust
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Rust: Loading Environment Variables to Typesafe Structs
This is playground for my blog [post](https://pyk.sh/rust-loading-environment-variables-to-typesafe-structs).