pub type Index = SharedFileSnapshot<File>;
index
A lazily loaded and auto-updated worktree index.
struct Index { /* private fields */ }