Type Definition project2::worktree::UpdatedEntriesSet

source ·
pub type UpdatedEntriesSet = Arc<[(Arc<Path>, ProjectEntryId, PathChange)]>;