[−][src]Module rocket::error
Types representing various errors that can occur in a Rocket application.
Structs
LaunchError | An error that occurs during launch. |
Enums
Error | [unstable] Error type for Rocket. Likely to change. |
LaunchErrorKind | The kind of launch error that occured. |