Docs.rs
zenwave-0.3.0
zenwave 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
lexoliu
Dependencies
anyhow ^1.0.100
normal
async-lock ^3.4
normal
base64 ^0.22
normal
futures-channel ^0.3
normal
futures-io ^0.3
normal
futures-util ^0.3
normal
http ^1.3.1
normal
http-kit ^0.4
normal
httpdate ^1.0
normal
js-sys ^0.3.82
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
url ^2.5
normal
async-std ^1.13
dev
serde_json ^1.0
dev
tempfile ^3.13
dev
tiny_http ^0.12
dev
async-fs ^2.2.0
normal
async-io ^2.4
normal
async-native-tls ^0.5.0
normal
optional
async-net ^2.0
normal
async-tungstenite ^0.32.0
normal
optional
blocking ^1.6
normal
optional
curl ^0.4
normal
optional
dirs ^6.0
normal
executor-core ^0.7.0
normal
futures-rustls ^0.26
normal
optional
http-body-util ^0.1.3
normal
optional
hyper ^1.8
normal
optional
native-tls ^0.2
normal
optional
once_cell ^1.19
normal
rustls ^0.23
normal
optional
rustls-native-certs ^0.8
normal
optional
time ^0.3
normal
tower-service ^0.3
normal
webpki-roots ^1.0
normal
optional
gloo-timers ^0.3
normal
wasm-bindgen ^0.2.105
normal
wasm-bindgen-futures ^0.4.55
normal
wasm-streams ^0.4.2
normal
web-sys ^0.3
normal
wasm-bindgen-test ^0.3
dev
block ^0.1
normal
objc ^0.2
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
Module redirect
zenwave
0.3.0
Module redirect
Module Items
Structs
Enums
In crate zenwave
zenwave
Module
redirect
Copy item path
Source
Expand description
Middleware for following HTTP redirects.
Structs
§
Follow
Redirect
Middleware that follows HTTP redirects.
Enums
§
Follow
Redirect
Error
Errors encountered while following HTTP redirects.