Function racer::matchers::match_use [] [src]

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