Module error

Module error 

Source
Expand description

Error handling for the sort utility

Enums§

SortError
Custom error type for sort operations

Traits§

SortContext
Context trait for adding context to errors

Type Aliases§

SortResult
Convert io::Error to SortError with context (removed to avoid conflict with thiserror derive) Result type for sort operations