[][src]Function racer::to_point

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

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