advent_
of_
code_
2024
0.1.0
In advent_
of_
code_
2024::
day_
18
advent_of_code_2024
::
day_18
Function
parse_coordinate
Copy item path
source
fn parse_coordinate(s: &
str
) ->
Option
<(
u8
,
u8
)>