Docs.rs
docbox-http-0.9.1
docbox-http 0.9.1
Permalink
Docs.rs crate page
MIT
13 July 2026
Links
Repository
crates.io
Source
Owners
jacobtread
Dependencies
axum ^0.8.8
normal
axum-valid ^0.24.0
normal
axum_typed_multipart ^0.16.5
normal
bytes ^1.11.1
normal
chrono ^0.4.43
normal
docbox-core ^0.13.2
normal
futures ^0.3.31
normal
garde ^0.22.1
normal
mime ^0.3.17
normal
mime_guess ^2.0.5
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
serde_with ^3.16.1
normal
thiserror ^2.0.18
normal
tokio ^1.49.0
normal
tower ^0.5.3
normal
tracing ^0.1.44
normal
utoipa ^5.4.0
normal
uuid ^1.19.0
normal
Versions
63.19%
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 mpsc
docbox_
http
0.9.1
Module mpsc
Module Items
Structs
In docbox_
http::
core::
events
docbox_http
::
core
::
events
Module
mpsc
Copy item path
Source
Structs
ยง
Mpsc
Event
Publisher
In memory multi-producer single-consumer event channel, used for event handling in tests