rdotenv 0.1.3

A simple rust library for parsing .env files
Documentation
1
2
3
```rust
use rdotenv::DotEnv;
```