Skip to main content

semantic_diff_summary_worktree

Function semantic_diff_summary_worktree 

Source
pub fn semantic_diff_summary_worktree(
    repo: &Repository,
    from_tree_hash: &ContentHash,
    options: &SemanticDiffOptions,
    status_options: &WorktreeStatusOptions,
) -> Result<SemanticSummaryResult, Error>