[][src]Function rustils::string::adv_remove_regex

pub fn adv_remove_regex(s: &String, regex: &str) -> (bool, usize, String)