Skip to main content

Module scanner

Module scanner 

Source

Structs§

FileScanConfig
Configuration for scanning a repository or directory tree.
ParsedFile
A single successfully parsed file.

Enums§

ScannerError
Errors that can occur during scanning and parsing.

Functions§

scan_and_parse
Scan the configured directory tree, detect supported language files, and parse them in parallel.