Module error

Source
Expand description

Error and Result module.

Structs§

Canceled
A pending item was dropped before ever being processed.
UriError
An error parsing a Uri.

Enums§

Error
A set of errors that can occur parsing HTTP streams.

Type Aliases§

Result
Result type often returned from methods that can have hyper Errors.