pub fn is_calver<T>(value: T) -> boolwhere T: AsRef<str>,
Returns true if the provided value is a calendar version string.