Constant clefviewer::build::PKG_VERSION_MAJOR
source · pub const PKG_VERSION_MAJOR: &str = r#"0"#;
Expand description
The project’s semver major version, as determined by the Cargo.toml manifest.
pub const PKG_VERSION_MAJOR: &str = r#"0"#;
The project’s semver major version, as determined by the Cargo.toml manifest.