pub fn read_major_version(path: &Path) -> Result<u32, VersionError>Expand description
Read the MAJOR version component from a version file.
pub fn read_major_version(path: &Path) -> Result<u32, VersionError>Read the MAJOR version component from a version file.