marcoow / rust_rest

MIT License
5 stars 1 forks source link

Remove `dotenv!` macro #7

Closed marcoow closed 1 year ago

marcoow commented 1 year ago

…since using it requires recompilation whenever the respective env var changes.