Module hyper::error

source · []
Expand description

Error and Result module.

Structs

Represents errors that can occur handling HTTP streams.

Type Definitions

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