fn project_graph_rows(
project: ProjectInstanceId,
generation: IndexGeneration,
graph: &SymbolGraph,
entities: &mut EntityProjection,
candidates: &ProjectResolutionRegistry,
control: &IndexWorkControl,
) -> Result<ProjectedGraphRows, CliError>Expand description
Resolve one parser graph and release its temporary owner/key workspace.