Trait glyph_brush_layout::ToSectionText

source ·
pub trait ToSectionText {
    // Required method
    fn to_section_text(&self) -> SectionText<'_>;
}

Required Methods§

Implementors§