Expand description
Access to a Git index based registry. See GitRegistry for details.
Structsยง
- GitRegistry
- A remote registry is a registry that lives at a remote URL (such as
crates.io). The git index is cloned locally, and
.cratefiles are downloaded as needed and cached locally.