Value major
let ApiVersion.major: Int
The major component of the API version (e.g., 1 in 1.2).
The major component increase usually indicates breaking changes in the API.
majorlet ApiVersion.major: Int
The major component of the API version (e.g., 1 in 1.2).
The major component increase usually indicates breaking changes in the API.