advent_
of_
code_
2024
0.1.0
In advent_
of_
code_
2024::
day_
6
advent_of_code_2024
::
day_6
Type Alias
Position
Copy item path
source
type Position = (
usize
,
usize
);