Struct gfx_glyph::GlyphedSectionText [] [src]

pub struct GlyphedSectionText(pub Vec<PositionedGlyph>, pub [f32; 4], pub FontId);

Trait Implementations

impl Clone for GlyphedSectionText
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more