pub type SemverRanges = Ranges<Version>;
Type alias for pubgrub version ranges over semver versions.
pub struct SemverRanges { /* private fields */ }