Function ulb_wrap_paragraph

Source
pub fn ulb_wrap_paragraph(
    text: &str,
    width: usize,
    first_line_width: usize,
) -> String