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