Function walkdir_parallel

Source
pub fn walkdir_parallel(
    paths: Vec<PathBuf>,
    config: Data,
    lang_config: HashMap<String, LangDesc>,
)