SemVer.this

  1. this(string semver)
    struct SemVer
    this
    (
    in string semver
    )
  2. this(uint major, uint minor, uint patch)

Meta