Docs.rs
load-dotenv-0.1.2
load-dotenv 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
davidpdrsn
Dependencies
dotenv ^0.15
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
load_dotenv
load_
dotenv
0.1.2
load_dotenv
Macro
load_
dotenv
Copy item path
Source
load_dotenv!() {
/* proc-macro */
}
Expand description
Load the
.env
file and panic if the file is missing.