racer
pub fn to_coords<P>( point: BytePos, path: P, session: &Session) -> Option<Coordinate> where P: AsRef<Path>,
Get the racer point of a line/character number pair for a file.