apple_codesign

Function parse_version_nibbles

Source
pub fn parse_version_nibbles(v: u32) -> Version
Expand description

Parses and integer with nibbles xxxx.yy.zz into a semver::Version.