Type Alias SegmentIterMut

Source
pub type SegmentIterMut<'a> = IterMut<'a, AsPathSegment>;

Aliased Typeยง

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