aoc::year2017::day14

Function worker

Source
fn worker(shared: &Shared)
Expand description

Each worker thread chooses the next available index then computes the hash and patches the final vec with the result.