[][src]Type Definition move_it::source::SourceIterator

type SourceIterator<'a> = dyn Iterator<Item = SourceDescription> + 'a;