Docs.rs
potenv-0.2.0
potenv 0.2.0
Docs.rs crate page
05 June 2026
Links
Repository
crates.io
Source
Owners
ju1ius
Dependencies
thiserror ^1.0.56
normal
rstest ^0.18.2
dev
serde ^1.0.195
dev
serde_json ^1.0.111
dev
walkdir ^2.4.0
dev
Versions
43.75%
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
Skip to main content
Module env
potenv
0.2.0
Module env
Module Items
Structs
Traits
In crate potenv
potenv
Module
env
Copy item path
Source
Structs
§
Process
EnvProvider
An environment variable provider that reads from and writes to the current process environment.
Traits
§
EnvProvider
Trait for environment variable providers.