Skip to main content

file_index

Function file_index 

Source
pub fn file_index<'db>(db: &'db dyn Database, file: SourceFile) -> IndexArc
Expand description

Build the compact symbol index for a file. no_eq so salsa doesn’t try to compare IndexArc structurally; invalidation flows from parsed_doc.