[][src]Module tough::error

Contains the error type for this library.

Enums

Error

The error type for this library.

Type Definitions

Result

Alias for Result<T, Error>.