Function racer::matchers::match_mod [] [src]

pub fn match_mod(msrc: Src, blobstart: usize, blobend: usize, searchstr: &str, filepath: &Path, search_type: SearchType, local: bool) -> Option<Match>