Module error

Module error 

Source
Expand description

Error types for the git-indexer crate.

Enums§

ConfigError
Errors related to client configuration.
Error
Main error type for the git-indexer crate.
GitError
Errors related to git repository operations.
HelixError
Errors related to Helix DB operations.

Type Aliases§

Result
Result type alias using the crate’s Error type.