Trait webgl2_glyph::glyph_brush::ToSectionText[]

pub trait ToSectionText {
    fn to_section_text(&self) -> SectionText<'_>;
}

Required methods

Implementors