Skip to main content

AdjacencyRecordIter

Type Alias AdjacencyRecordIter 

Source
pub type AdjacencyRecordIter<'a> = RecordIter<'a, AdjacencyRecord>;

Aliased Typeยง

pub struct AdjacencyRecordIter<'a> { /* private fields */ }