Skip to main content

FileId

Type Alias FileId 

Source
pub type FileId = u32;
Expand description

Monotonically-assigned identifier for a file in the index. Stable across re-indexes of the same path so sub-indexes can key on FileId without invalidating string keys.