Skip to main content

split

Function split 

Source
pub fn split(text: &str, pattern: &str) -> Vec<String>