advent_
of_
code_
2024
0.1.0
In advent_
of_
code_
2024::
day_
16
advent_of_code_2024
::
day_16
Function
parse_input
Copy item path
source
fn parse_input(input: &
String
) ->
Maze
Expand description
Turn the puzzle input into the internal representation.