Type Definition gfx_glyph::SectionGlyphIter

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

SectionGlyph iterator.