Function parse

Source
pub fn parse<'caps>(regex: &str, text: &'caps str) -> Vec<&'caps str>