pub fn render_diff_from_paths( display_path: &str, lhs_path: Option<&Path>, rhs_path: Option<&Path>, render_options: RenderOptions, ) -> String