Module tough::error[][src]

Contains the error type for this library.

Enums

Error

The error type for this library.

Type Definitions

Result

Alias for Result<T, Error>.