pub type SegmentIntoIter = IntoIter<AsPathSegment>;
pub struct SegmentIntoIter { /* private fields */ }