Module hyper::error

source ·
Expand description

Error and Result module.

Enums

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

Type Definitions

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