Type Definition racer::SourceByteRange[][src]

type SourceByteRange = (Point, Point);

A range of text between two positions.