I have a working example
use std::thread; const NTHREADS: u32 = 10; // This is the `main` thread I have a following example: fn main() { // Make a vec