Module tw_pack_lib::error[][src]

This module contains all error-related code of the library.

Enums

Error

This enum contains all the possible errors this library can return.

Type Definitions

Result

Alias for handling errors more easely.