Skip to main content

semantic_diff_summary

Function semantic_diff_summary 

Source
pub fn semantic_diff_summary<S: ObjectStore + ?Sized>(
    store: &S,
    from_tree_hash: &ContentHash,
    to_tree_hash: &ContentHash,
    options: &SemanticDiffOptions,
) -> Result<SemanticSummaryResult, Error>
Expand description

Perform semantic summary analysis between two trees.