Skip to main content

diff

Function diff 

Source
pub fn diff(
    local: &HashMap<String, String>,
    server: &HashMap<String, String>,
) -> ReconcilePlan
Expand description

Diffs the vault’s authoritative hash set against the server’s.