Module reproto_semver::range [] [src]

Structs

Predicate
Range

A Range is a struct containing a list of predicates that can apply to ranges of version numbers. Matching operations can then be done with the Range against a particular version to see if it satisfies some or all of the constraints.

Enums

Op
WildcardVersion