Module rsmt2::errors [] [src]

Errors.

Aggregates I/O errors and rsmt2 specific errors.

Structs

Error

The Error type.

Enums

ErrorKind

The kind of an error.

Traits

ResExt

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

Type Definitions

SmtRes

Convenient wrapper around std::Result.