Docs.rs
dotenv-0.15.0
dotenv 0.15.0
Docs.rs crate page
MIT
Links
Repository
Crates.io
Source
Owners
sgrif
slapresta
purpliminal
github:dotenv-rs:dotenv
Dependencies
clap ^2
normal
tempfile ^3.0.0
dev
Versions
0.15.0
0.14.1
0.14.0
0.13.0
0.12.0
0.11.0
0.10.1
0.10.0
0.9.0
0.8.0
0.7.2
0.7.1
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.2
0.2.1
0.2.0
0.1.1
Platform
i686-apple-darwin
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Type Definition Result
dotenv
[
−
]
[src]
Type Definition
dotenv
::
Result
type Result<T> =
Result
<T,
Error
>;