Function aoc::year2015::day16::solve

source ยท
fn solve(input: &str, predicate: impl Fn(&str, &str) -> bool) -> usize