Expand description
Error types for the git-indexer crate.
Enums§
- Config
Error - Errors related to client configuration.
- Error
- Main error type for the git-indexer crate.
- GitError
- Errors related to git repository operations.
- Helix
Error - Errors related to Helix DB operations.
Type Aliases§
- Result
- Result type alias using the crate’s Error type.