Type Alias bgpkit_parser::models::attributes::SegmentIterMut

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

Aliased Type§

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