Module error
rocket
0.4.11
Module error
Module Items
Structs
Enums
In crate rocket
Modules
config
data
error
fairing
handler
http
local
outcome
request
response
Macros
catchers
routes
uri
Structs
Catcher
Config
Data
Request
Response
Rocket
Route
State
Enums
Outcome
Traits
Handler
Functions
custom
ignite
Type Aliases
ErrorHandler
Attribute Macros
catch
delete
get
head
options
patch
post
put
route
Derive Macros
FromForm
FromFormValue
Responder
UriDisplayPath
UriDisplayQuery
rocket
Module
error
Copy item path
Settings
Help
Summary
Source
Expand description
Types representing various errors that can occur in a Rocket application.
Structs
§
Launch
Error
An error that occurs during launch.
Enums
§
Launch
Error
Kind
The kind of launch error that occurred.
Route
UriError
Error returned by
set_uri()
on invalid URIs.