pub type SectionGlyphIter<'a> = Iter<'a, SectionGlyph>;
Expand description
SectionGlyph
iterator.
Aliased Typeยง
struct SectionGlyphIter<'a> { /* private fields */ }
pub type SectionGlyphIter<'a> = Iter<'a, SectionGlyph>;
SectionGlyph
iterator.
struct SectionGlyphIter<'a> { /* private fields */ }