[][src]Module libimagentryurl::iter

Iterator helpers for external linking stuff

Contains also helpers to filter iterators for external/internal links

Warning

This module uses internal::Link as link type, so we operate on store ids here.

Not to confuse with external::Link which is a real FileLockEntry under the hood.

Structs

NoUrlIter
OnlyUrlIter
UrlFilterIter

Helper for building OnlyUrlIter and NoUrlIter

UrlIter

Traits

OnlyInternalLinks
OnlyUrlLinks
SelectUrl

Helper trait to be implemented on LinkIter to select or deselect all external links