glyph_brush

Type Alias SectionGlyphIter

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

SectionGlyph iterator.

Aliased Typeยง

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