Module glitch_in_the_matrix::errors [] [src]

Error handling, using error_chain.

Structs

MatrixError

The Error type.

Enums

MatrixErrorKind

The kind of an error.

Traits

ResultExt

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

Type Definitions

MatrixResult

Convenient wrapper around std::Result.