Function aoc::year2017::day14::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.