aoc::year2024::day15

Function parse

Source
pub fn parse(input: &str) -> (Grid<u8>, &'_ str)