fn parse_input(input: &String) -> Vec<(Direction, usize)>
Expand description

Map the input file to the internal representation