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 resilience
rest
0.1.0-alpha.1
Module resilience
Module Items
Structs
In crate rest
rest
Module
resilience
Copy item path
Source
Structs
ยง
Request
Id
Propagates a client request ID or assigns one when it is absent.
Request
IdMiddleware
Request
IdValue
The request ID attached to an Actix request extension.