Multithreading karat dengan vektor fungsi yang berbeda

fn run(ops: &Vec<&'static (dyn Fn(usize) + Sync)>)
SAMER SAEID