Module error

Source
Expand description

Error and Result module.

Enums§

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

Type Aliases§

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