Module hyper::error [] [src]

Error and Result module.

Enums

Error

A set of errors that can occur parsing HTTP streams.

Type Definitions

Result

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