mantmorre
mantmorre
This is to conform the directory name to the name of the package it contains. This does not break any existing code AFAIK, as the crate path still stays the...
Closes #85 This is my first pull request on a public repository. Please let me know how I could do better to improve! I am fairly new to Rust, so...
Will eventually close https://github.com/allan2/dotenvy/issues/117 Adds support for async-std along with the new load macro for dotenvy. Also includes an example with tokio and the new macro. (Apologies for creating a...