Module ferrum::error [] [src]

Ferrum's error type and associated utilities.

Structs

FerrumError

The type of Errors inside and when using Ferrum.

Enums

HyperError

A set of errors that can occur parsing HTTP streams.

Traits

Error

Base functionality for all errors in Rust.

Type Definitions

HyperResult

Result type often returned from methods that can have hyper Errors.