Function racer::matchers::match_if_let [] [src]

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