Module scanner

Module scanner 

Source

Re-exports§

pub use crate::parsers::DependencyStats;

Structs§

DependencyScanner
Main dependency scanner that orchestrates parsing using the parser registry
ScannedDependency
Backward compatibility: ScannedDependency structure This maintains compatibility with the existing codebase while we transition

Enums§

DependencySource
Backward compatibility: DependencySource enum