Function racer::matchers::match_struct [] [src]

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