envoke
A simple and ergonomic way to load environment variables into struct fields. To learn more you can read the documentation, or visit the github page!
Usage
Add to your Cargo.toml
[]
= "0.1.0"
or run cargo add envoke
A simple and ergonomic way to load environment variables into struct fields. To learn more you can read the documentation, or visit the github page!
Add to your Cargo.toml
[dependencies]
envoke = "0.1.0"
or run cargo add envoke