Skip to main content

wrap_text_list

Function wrap_text_list 

Source
pub fn wrap_text_list(list: &[String], column_width: usize) -> Vec<String>