Crate ver_cmp

source ·

Functions§

  • Compares two versions in the format x.y.z and returns the ordering
  • Returns the greater of two versions in the x.y.z format
  • Returns true if the version is between the lower and upper bounds
  • Returns the lesser of two versions in the x.y.z format