Expand description
Error types for AGIT operations.
This module provides a comprehensive error handling system using thiserror
for deriving error implementations with meaningful messages.
Enums§
- Agit
Error - Top-level error type for AGIT operations.
- Index
Error - Errors specific to the index (staging area) operations.
- Storage
Error - Errors specific to the content-addressable storage layer.