Module ct_tracker_lib::errors [−][src]
Structs
| GlobError | A glob iteration error. |
| IoError | The error type for I/O operations of the |
| JsonError | This type represents all possible errors that can occur when serializing or deserializing JSON data. |
Enums
| AppDirsError | Error type for any |
| CtError |
Type Definitions
| ADResult | |
| CtResult | |
| GlobResult | An alias for a glob iteration result. |
| IoResult | A specialized |
| JsonResult | Alias for a |