[][src]Function rawcmd_utils::wrap_text

pub fn wrap_text(txt: &str, width: usize) -> Vec<String>

Splits long string into multiple lines.