pub type SegmentIter<'a> = Iter<'a, AsPathSegment>;

Aliased Type§

struct SegmentIter<'a> { /* private fields */ }