pub type SectionGlyphIter<'a> = Iter<'a, SectionGlyph>;
Expand description

SectionGlyph iterator.