[][src]Module crate_index::index

Structs

Config

The index config. this lives at the root of a valid index.

Index

A representation of a crates registry, backed by both a directory and a git repository on the filesystem.

IndexBuilder

A builder for initialising a new Index

Repository

Representation of a git repository on the host filesystem

Tree

An interface to a crate index directory on the filesystem