Function diff_with_config

Source
pub fn diff_with_config(
    v1: &Value,
    v2: &Value,
    config: &DiffConfig,
) -> Vec<DiffResult>
Expand description

Enhanced diff function with explicit configuration