Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
rocket-0.5.1
rocket 0.5.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
SergioBenitez
the10thWiz
Dependencies
async-stream ^0.3.2
normal
async-trait ^0.1.43
normal
atomic ^0.5
normal
binascii ^0.1
normal
bytes ^1.0
normal
either ^1
normal
figment ^0.10.6
normal
futures ^0.3.0
normal
indexmap ^2
normal
log ^0.4
normal
memchr ^2
normal
multer ^3.0.0
normal
num_cpus ^1.0
normal
parking_lot ^0.12
normal
pin-project-lite ^0.2
normal
rand ^0.8
normal
ref-cast ^1.0
normal
rmp-serde ^1
normal
optional
rocket_codegen ^0.5.1
normal
rocket_http ^0.5.1
normal
serde ^1.0
normal
serde_json ^1.0.26
normal
optional
state ^0.6
normal
tempfile ^3
normal
time ^0.3
normal
tokio ^1.6.1
normal
tokio-stream ^0.1.6
normal
tokio-util ^0.7
normal
ubyte ^0.10.2
normal
uuid ^1
normal
optional
yansi ^1.0.1
normal
figment ^0.10
dev
pretty_assertions ^1
dev
version_check ^0.9.1
build
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
Module error
rocket
0.5.1
Module error
Module Items
Structs
Enums
In crate rocket
rocket
Module
error
Copy item path
Source
Expand description
Types representing various errors that can occur in a Rocket application.
Structs
§
Error
An error that occurs during launch.
Enums
§
Error
Kind
The kind error that occurred.