Function racer::matchers::match_for [] [src]

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