Function racer::to_coords[][src]

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

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