cargo::util::toml::targets

Function infer_any

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