aoc::year2022::day11

Function worker

Source
fn worker(shared: &Shared<'_>)
Expand description

Multiple worker functions are executed in parallel, one per thread.