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