Module cargo::sources::registry::local

source ·
Expand description

Access to a regstiry on the local filesystem. See LocalRegistry for more.

Structs§

  • A local registry is a registry that lives on the filesystem as a set of .crate files with an index directory in the same format as a remote registry.