Skip to main content

Module project_context

Module project_context 

Source
Expand description

Project context — file tree awareness for code indexing.

Scans a project directory for source files and provides context about the project structure.

Structs§

SourceFile
Information about a source file in the project.

Functions§

scan_rust_files
Scan a directory for Rust source files.