[go: up one dir, main page]

Type Alias ModulesSnapshot

Source
pub type ModulesSnapshot = SharedFileSnapshot<File>;
Available on crate feature attributes only.
Expand description

A lazily loaded and auto-updated worktree index.

Aliased Typeยง

pub struct ModulesSnapshot { /* private fields */ }