Module http_header::error[][src]

Expand description

Implements error types with support for Backtrace and some additional helpers

Structs

A struct that wraps an error together with a backtrace and an optional description

Enums

The error kind

Type Definitions

A nice typealias for our custom error

A nice typealias for a Result with our custom error