Skip to main content

split_string

Function split_string 

Source
pub fn split_string(s: &str, max_width: usize) -> Vec<&str>