Function quick_replace::worker::find_matches
source · pub fn find_matches(contents: &Cow<'_, str>, from: &String) -> usizeExpand description
Finds and returns the number of string matches
pub fn find_matches(contents: &Cow<'_, str>, from: &String) -> usizeFinds and returns the number of string matches