1 2 3 4
pub fn run(args: Args) { println!("this code should be replaced by rsh! there are {} cpus", num_cpus::get()); }