Module error

Module error 

Source
Expand description

Error types for the git-indexer crate.

Enums§

Error
Main error type for the git-indexer crate.
GitError
Errors related to git repository operations.

Type Aliases§

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