Docs.rs
sandbox-runtime-0.1.1
sandbox-runtime 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
wangyedev
Dependencies
anyhow ^1
normal
base64 ^0.22
normal
bytes ^1
normal
clap ^4
normal
dirs ^5
normal
futures ^0.3
normal
glob ^0.3
normal
http-body-util ^0.1
normal
hyper ^1
normal
hyper-util ^0.1
normal
once_cell ^1
normal
parking_lot ^0.12
normal
pin-project-lite ^0.2
normal
rand ^0.8
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
shell-words ^1
normal
thiserror ^1
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tempfile ^3
dev
nix ^0.27
normal
Versions
90.38%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Module http
sandbox_
runtime
0.1.1
Module http
Module Items
Structs
In sandbox_
runtime::
proxy
sandbox_runtime
::
proxy
Module
http
Copy item path
Source
Expand description
HTTP/HTTPS proxy server with CONNECT tunneling support.
Structs
ยง
Http
Proxy
HTTP proxy server.