Module susanoo::errors [] [src]

Structs

SusanooError

The Error type.

Enums

HandleError

Error type thrown during handling

SusanooErrorKind

The kind of an error.

Traits

ResultExt

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

Type Definitions

SusanooResult

Convenient wrapper around std::Result.