pub fn semantic_diff_summary(
repo: &Repository,
from_tree_hash: &ContentHash,
to_tree_hash: &ContentHash,
options: &SemanticDiffOptions,
) -> Result<SemanticSummaryResult, Error>pub fn semantic_diff_summary(
repo: &Repository,
from_tree_hash: &ContentHash,
to_tree_hash: &ContentHash,
options: &SemanticDiffOptions,
) -> Result<SemanticSummaryResult, Error>