[−][src]Module subparse::errors
Error-chain generated error types.
Modules
| idx_errors |
|
| mdvd_errors | Errors specific to |
| srt_errors | Errors specific to |
| ssa_errors | |
| vob_errors |
|
Structs
| Error | The error structure which containes, a backtrace, causes and the error kind enum variant. |
Enums
| ErrorKind | Error kind for a crate-wide error. |
Type Definitions
| Result | A result type that can be used wide for error handling. |