[][src]Function rex_regex::substring

pub fn substring(s: &str, (from, len): (usize, usize)) -> String

Easily take a substring from a match tuple.