Module error

Source
Expand description

Error and Result module.

Structsยง

Error
Represents errors that can occur handling HTTP streams.
ErrorImpl ๐Ÿ”’
TimedOut ๐Ÿ”’

Enumsยง

Header ๐Ÿ”’
Kind ๐Ÿ”’
Parse ๐Ÿ”’
User ๐Ÿ”’

Type Aliasesยง

Cause ๐Ÿ”’
Result
Result type often returned from methods that can have hyper Errors.