Docs.rs
disco-types-0.9.7
disco-types 0.9.7
Docs.rs crate page
23 September 2026
Links
Repository
crates.io
Source
Owners
jbearer
Dependencies
anyhow ^1.0
normal
async-trait ^0.1.79
normal
config ^0.14
normal
futures ^0.3.30
normal
http ^1.1.0
normal
http-types ^2
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
snafu ^0.8
normal
strum ^0.26
normal
strum_macros ^0.26
normal
vbs ^0.1
dev
Versions
24.4%
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 error
disco_
types
0.9.7
Module error
Module Items
Structs
Enums
Traits
In crate disco_
types
disco_types
Module
error
Copy item path
Source
Structs
§
Server
Error
The simplest possible implementation of
Error
.
Enums
§
Route
Error
An error returned by a route handler.
Socket
Error
An error returned by a socket handler.
Traits
§
Error
Errors which can be serialized in a response body.