fn infer_from_directory(
    package_root: &Path,
    relpath: &Path
) -> Vec<(String, PathBuf)>