[][src]Module hyper::error

Error and Result module.

Structs

Error

Represents errors that can occur handling HTTP streams.

Type Definitions

Result

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