Skip to main content

draw

Function draw 

Source
pub fn draw(text: &str, style: Style, area: Rect, buf: &mut Buffer) -> u16
Expand description

Draw wrapped text at the top of area, and answer the rows it used.