SemVer.major

struct SemVer
pure nothrow const @nogc
int
major
()

Return Value

Type: int

major version number (first number).

Meta