advent_of_code_2024::day_6

Function parse_input

source
fn parse_input(input: &String) -> (Lab, Guard)
Expand description

Walk the input, building a set of obstructions and identifying the guard’s position