Skip to main content

diffs

Function diffs 

Source
async fn diffs(db: &Database, words: usize, walk: Diffs<'_>) -> Counts
Expand description

Folds every statediff row through the walk, its parent keyset first.

The whole keyset must precede the row walk, a row’s parent appearing anywhere in the file.