[][src]Module perbase_lib::position::range_positions

An implementation of Position that covers a range from pos to end.

Whether this is 0-based or 1-based is up to the caller.

Structs

RangePositions

Hold all information about a range of positions.