Function checks_topics_and_data

Source
fn checks_topics_and_data(
    checks: [bool; 5],
    expected: &LogData,
    log: &LogData,
) -> bool