Module asciii::project::error[][src]

Structs

Error

The Error type.

ErrorList

Enums

ErrorKind

The kind of an error.

Traits

ResultExt

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

Functions

combine_specresults

Type Definitions

Result

Convenient wrapper around std::Result.

SpecResult