Skip to main content

repository_refs

Function repository_refs 

Source
pub fn repository_refs(
    spec: &SnapshotPolicySpec,
) -> impl Iterator<Item = &RepositoryRef>
Expand description

Tolerant iterator over every repository ref a policy names — whatever exists, in repository-then-repositories order, no validity judgment. For any-of predicates (watch mappers, repo-edit guards, tenancy loops) that must not error on a malformed stored CR.