Module error

Module error 

Source
Expand description

Obligatory error module

This module provides an Error and a Result type for this library.

Structs§

Error
Error type for use within the library

Enums§

ErrorKind
Kinds of errors

Type Aliases§

Result
Convenience Result type for use within the library