Expand description
Error types for rustpix.
Enums§
- Clustering
Error - Errors during clustering operations.
- Error
- Combined error type for the library.
- Extraction
Error - Errors during extraction operations.
- IoError
- Errors during I/O operations.
- Processing
Error - Errors during TPX3 processing.
Type Aliases§
- Result
- Result type alias using the combined Error.