Skip to main content

build_project_ir

Function build_project_ir 

Source
pub fn build_project_ir(
    root: &Path,
    files: &[ParsedFile],
    _options: &ExtractOptions,
) -> ProjectIr
Expand description

Build a language-agnostic ProjectIr from parsed files (no Neo4j I/O).