Skip to main content

Module git_remote

Module git_remote 

Source
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 .crate files are downloaded as needed and cached locally.