[−][src]Module hyper::error
Error and Result module.
Enums
Error |
A set of errors that can occur parsing HTTP streams. |
ParseError |
Errors that can occur during parsing. |
Type Definitions
Result |
Result type often returned from methods that can have hyper |