Function racer::to_coords[][src]

pub fn to_coords<'c, P>(
    point: Point,
    path: P,
    session: &'c Session
) -> Option<Coordinate> where
    P: AsRef<Path>, 

Get the racer point of a line/character number pair for a file.