[][src]Module trajan::error

error handling.

Structs

Error

An error type besed on Faliure library.

Enums

ErrorKind

An enum to represent an error occured in the library.

Type Definitions

Result

A type alias to handle an error occured in the library.