Skip to main content

Module error

Module error 

Source
Expand description

Error types for rustpix.

Enums§

ClusteringError
Errors during clustering operations.
Error
Combined error type for the library.
ExtractionError
Errors during extraction operations.
IoError
Errors during I/O operations.
ProcessingError
Errors during TPX3 processing.

Type Aliases§

Result
Result type alias using the combined Error.