Function osoy::link::iterate[][src]

pub fn iterate(
    bin: &Path,
    repos: Vec<PathBuf>
) -> Result<impl Iterator<Item = (PathBuf, PathBuf)>>