Function analyze_project_with_config

Source
pub fn analyze_project_with_config(
    path: &Path,
    config: &AnalysisConfig,
) -> Result<ProjectAnalysis>
Expand description

Analyzes a project with custom configuration