aoc::year2023::day12

Function parse

Source
pub fn parse(input: &str) -> Vec<(&'_ [u8], Vec<usize>)>