Docs.rs
reinhardt-dispatch-0.1.2
reinhardt-dispatch 0.1.2
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
kent8192
Dependencies
async-trait ^0.1.89
normal
bytes ^1.11.1
normal
futures ^0.3.32
normal
http ^1.4.0
normal
hyper ^1.9.0
normal
reinhardt-core ^0.1.2
normal
reinhardt-http ^0.1.2
normal
reinhardt-middleware ^0.1.2
normal
reinhardt-urls ^0.1.2
normal
reinhardt-views ^0.1.2
normal
thiserror ^2.0.18
normal
tokio ^1.51.0
normal
tracing ^0.1.44
normal
bytes ^1.11.1
dev
hyper ^1.9.0
dev
insta ^1.47.2
dev
rstest ^0.26.1
dev
serde_json ^1.0.149
dev
serial_test ^3.4.0
dev
tokio ^1.51.0
dev
tokio-test ^0.4
dev
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
Skip to main content
All
reinhardt_
dispatch
0.1.2
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
dispatcher::Dispatcher
exception::DefaultExceptionHandler
handler::BaseHandler
middleware::MiddlewareChain
Enums
DispatchError
Traits
exception::ExceptionHandler
exception::IntoResponse
Functions
exception::convert_exception_to_response
Type Aliases
exception::ExceptionResult