split

Function split 

Source
pub fn split(text: impl AsStr, sep: impl AsStr) -> List<Arc<String>>