Trait glyph_brush_layout::ToSectionText[][src]

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

Required methods

Implementors