Function racer::to_point[][src]

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

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