Expand description
Error handling for the sort utility
Enums§
- Sort
Error - Custom error type for sort operations
Traits§
- Sort
Context - Context trait for adding context to errors
Type Aliases§
- Sort
Result - Convert io::Error to SortError with context (removed to avoid conflict with thiserror derive) Result type for sort operations