astral-sh/uv
uv-git-types
crates/uv-git-types/ defines shared types for git source distributions: GitUrl, GitOid,
GitReference, GitSourceDist, GitSourceUrl. They are split out from
uv-git so consumers (especially uv-distribution-types)
don't need to depend on the I/O-heavy git crate.
See also
uv-git— the I/O implementation.uv-distribution-types— main consumer of the types.
Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.