Docs.rs
rust-zero-rest-0.1.0-alpha.1
rust-zero-rest 0.1.0-alpha.1
Permalink
Docs.rs crate page
MIT
11 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
kevwan
Dependencies
actix-cors ^0.7
normal
actix-http ^3
normal
actix-multipart ^0.7
normal
actix-rt ^2
normal
actix-service ^2
normal
actix-web ^4
normal
base64 ^0.22
normal
flate2 ^1
normal
futures ^0.3.30
normal
hmac ^0.12
normal
libc ^0.2
normal
reqwest =0.11.16
normal
ring ^0.17
normal
rust-zero-core ^0.1.0-alpha.1
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
tempfile ^3
normal
tokio ^1
normal
tonic ^0.12
normal
tracing ^0.1
normal
pprof ^0.15
normal
optional
Versions
25.93%
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 client
rest
0.1.0-alpha.1
Module client
Module Items
Structs
Enums
In crate rest
rest
Module
client
Copy item path
Source
Structs
§
Http
Client
Named HTTP service client with deadlines, W3C propagation, response limits, and circuit breaking that treats 5xx responses as dependency failures.
Http
Client
Config
Production defaults for calls to a named HTTP dependency.
Enums
§
Http
Client
Error