Docs.rs
env2bws-0.2.0
env2bws 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
travipross
Dependencies
anyhow ^1.0.95
normal
clap ^4.5.30
normal
serde ^1.0.217
normal
serde_json ^1.0.138
normal
uuid ^1.13.2
normal
fake ^4.0.0
dev
tempfile ^3.17.1
dev
test-case ^3.3.1
dev
Versions
40.74%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
env2bws
0.2.0
Module dotenv
Module Items
Structs
In crate env2bws
env2bws
Module
dotenv
Copy item path
Source
Expand description
Structured representation of
.env
files
Structs
§
DotEnv
File
Represents a file’s worth of environment variables
EnvVar
Represents a single environment variable with an optional comment