Function escape_string::split[][src]

pub fn split<'a>(text: &'a str) -> Option<Vec<Cow<'a, str>>>