aoc
2024.12.25
In aoc::
year2024::
day06
aoc
::
year2024
::
day06
Function
worker
Copy item path
Source
fn worker( shortcut: &
Shortcut
, total: &
AtomicUsize
, iter:
ParIter
<'_, (
Point
,
Point
)>, )