history_diff

Function history_diff 

Source
pub(crate) async fn history_diff(
    old_id: String,
    new_id: String,
) -> Option<ScanDiff>