Module parol::errors[][src]

Expand description

error_chains error module that auto-creates basic error types.

Structs

The Error type.

Enums

The kind of an error.

Traits

Additional methods for Result, for easy interaction with this crate.

Type Definitions

Convenient wrapper around std::Result.