pub fn analyze_file(
file_path: &str,
diff_content: &str,
operation_type: &str,
) -> FileAnalysisResultExpand description
Analyzes a single file’s changes
pub fn analyze_file(
file_path: &str,
diff_content: &str,
operation_type: &str,
) -> FileAnalysisResultAnalyzes a single file’s changes