Function parse_cpu_list

Source
pub fn parse_cpu_list(optarg: &str) -> Result<Vec<usize>, String>