Function stringr::splitn_separator

source ·
pub fn splitn_separator(input: &str, n: usize, separator: &str) -> String