Expand description
Pure extraction from parsed files into ProjectIr (no Neo4j).
Re-exports§
pub use crate::graph::ExtractOptions;
Enums§
Functions§
- build_
project_ ir_ from_ files - Build a full project IR from an already-parsed file batch.
- parse_
files_ to_ ir - Parse specific targets and build IR delta (incremental).
- scan_
and_ build_ ir - Scan a repository root and build project IR.