pub fn analyze_with_trace(
config: &ResolvedConfig,
) -> Result<AnalysisOutput, FallowError>Expand description
Run the full analysis pipeline with optional performance timings and graph retention.
pub fn analyze_with_trace(
config: &ResolvedConfig,
) -> Result<AnalysisOutput, FallowError>Run the full analysis pipeline with optional performance timings and graph retention.