Skip to main content

wrap_all

Function wrap_all 

Source
pub fn wrap_all(lines: &[Line<'static>], width: usize) -> Vec<Line<'static>>
Expand description

Wrap every line and return them in order — what the transcript pane actually draws.