Skip to main content

print_diff

Function print_diff 

Source
pub fn print_diff(
    policy_a: &str,
    policy_b: &str,
    disagreements: &[Disagreement],
    limit: usize,
)
Expand description

Print a diff between two observer views.