Function get_all_between

Source
pub fn get_all_between<'a>(text: &'a str, begin: &str, end: &str) -> &'a str