find_and_replace_text

Function find_and_replace_text 

Source
pub fn find_and_replace_text(
    content: &str,
    search_config: SearchConfig<'_>,
) -> Result<String>
Expand description

Perform a find-and-replace in a string slice