pub fn contains(version: &str, range: &VersionRange) -> boolExpand description
Whether version falls inside the parsed interval range.
pub fn contains(version: &str, range: &VersionRange) -> boolWhether version falls inside the parsed interval range.