Skip to main content

diff_workbooks_json

Function diff_workbooks_json 

Source
pub fn diff_workbooks_json(
    original: &Path,
    modified: &Path,
) -> Result<Value, Error>