pub fn gix_err(e: impl Error + Send + Sync + 'static) -> GitStorageErrorExpand description
Wrap any gix-compatible error into GitStorageError::Gix.
pub fn gix_err(e: impl Error + Send + Sync + 'static) -> GitStorageErrorWrap any gix-compatible error into GitStorageError::Gix.