Function cargo::util::toml::targets::infer_any

source ยท
fn infer_any(package_root: &Path, entry: &DirEntry) -> Option<(String, PathBuf)>