Module graphannis::errors

source ·
Expand description

Contains the graphANNIS-specific error types generated by the error chain crate.

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.