rust_dotenv 0.1.3

A Rust crate to load environment variables from .env files.
Documentation
1
2
pub mod dotenv;
pub mod vars;