Function racer::core::complete_from_file [] [src]

pub fn complete_from_file(src: &str, filepath: &Path, pos: usize, session: &Session) -> IntoIter<Match>