Module rocket4::error

source ·
Expand description

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

Structs

An error that occurs during launch.

Enums

The kind of launch error that occurred.
Error returned by set_uri() on invalid URIs.