[][src]Function pact_matching::json::display_diff

pub fn display_diff(expected: &String, actual: &String, path: &String) -> String

Returns a diff of the expected versus the actual JSON bodies, focusing on a particular path