rocket
0.4.11
Module error
Structs
Enums
In crate rocket
Module
rocket
::
error
Copy item path
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.