Function guppy::markup::regex_replace

source ·
fn regex_replace(input: &str, pattern: &str, replace_with: &str) -> String