[][src]Function string_tools::get_all_between

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