Module lib_gistit::errors[][src]

Expand description

Errors module

Here we define all errors (fatal and non-fatal) that gistit can output We moved to manual implementation of the errors to allow for prettier and colorized output Every error should convert to top level Error in the end.

Modules

Clipboard module errors

Encryption module errors

Fetch module errors

File module errors

I/O operations error

Params module errors

Enums

The top level error structure