Skip to main content

diff_documents

Function diff_documents 

Source
pub fn diff_documents(
    from: &AdfDocument,
    to: &AdfDocument,
    opts: &DiffOptions,
) -> Diff
Expand description

Computes a structural diff between two ADF documents.