Function aoc::year2023::day12::part1

source ยท
pub fn part1(input: &[(&'_ [u8], Vec<usize>)]) -> u64