Andrew Bashkatov
Andrew Bashkatov
Hello, first of all, thank for the great package. I found it very usefull. With this PR I would like to introduce the ability to instruct the loader to load...
Hello, per our conversation in the mean pull request I started to think more on error handling in env parsers. Probably you are right and that will be good to...
Now the user should issue `QUIT` manually and I think that should be automated. I suggest implement `Drop` trait and issue `quit` on drop and probably make the function private.