Module rocket::error

source ·
Expand description

Types representing various errors that can occur in a Rocket application.

Structs§

  • An error that occurs when a value was unexpectedly empty.
  • An error that occurred during launch or ignition.
  • An error that occurs when a value doesn’t match one of the expected options.

Enums§