Skip to main content

get_json_diff

Function get_json_diff 

Source
pub fn get_json_diff(expected: &Value, actual: &Value) -> String
Expand description

Generates a colored diff between two JSON values