Skip to main content

split_text

Function split_text 

Source
pub fn split_text(text: &str, max_len: usize) -> Vec<String>