Type Definition racer::Point[][src]

type Point = usize;

A byte offset in a file.

Trait Implementations

impl From<Point> for Location
[src]

Performs the conversion.