Docs.rs
env-hooks-0.1.4
env-hooks 0.1.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dfrankland
Dependencies
anyhow ^1.0.100
normal
bstr ^1.12.0
normal
duct ^1.1.0
normal
indexmap ^2.12.0
normal
once_cell ^1.21.3
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
shell-quote ^0.7.2
normal
tempfile ^3.23.0
normal
assert_matches ^1.5.0
dev
base64 ^0.22.1
dev
clap ^4.5.49
dev
flate2 ^1.1.5
dev
serde ^1.0.228
dev
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Files
env_hooks/
shells.rs
1
pub mod
bash;
2
pub mod
fish;
3
pub mod
json;
4
pub mod
zsh;