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