Function wrap_text

Source
pub fn wrap_text(text: &str, width: usize, config: &Config) -> String