Function racer::to_point[][src]

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

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