Function racer::matchers::match_enum_variants [] [src]

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