compare_output

Function compare_output 

Source
fn compare_output(
    query: &[&str],
    expected: &[String],
    actual: &[String],
) -> bool