Module retdec::error
[−]
[src]
Error handling.
Structs
| Error |
The Error type. |
Enums
| ErrorKind |
The kind of an error. |
Traits
| ResultExt |
Additional methods for |
Functions
| print_error |
Prints the given error to the given stream. |
Type Definitions
| Result |
Convenient wrapper around |