Type Alias pkgcraft::types::RepoSetIter

source ·
pub type RepoSetIter<'a> = Iter<'a>;

Aliased Type§

struct RepoSetIter<'a>(/* private fields */);