[−][src]Module hyper::error
Error and Result module.
Structs
| Canceled | A pending item was dropped before ever being processed. |
| UriError | An error parsing a |
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 |