[][src]Module pubgrub::range

Ranges are constraints defining sets of versions.

Concretely, those constraints correspond to any set of versions representable as the concatenation, union, and complement of the ranges building blocks.

Those building blocks are:

Structs

Range

A Range is a set of versions.