Skip to main content

regexp_strip_prefix

Function regexp_strip_prefix 

Source
pub fn regexp_strip_prefix<'a>(text: &'a str, regexp: &Regex) -> Option<&'a str>