Module rsmt2::errors [] [src]

Errors of this library.

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

Res

Convenient wrapper around std::Result.