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