Function aoc::year2022::day18::count

source ยท
fn count(cube: &[u32], adjust: fn(_: u32) -> u32) -> u32