split_by_char

Function split_by_char 

Source
pub fn split_by_char(s: &str) -> Vec<&str>