Constant clefviewer::build::PKG_VERSION
source · pub const PKG_VERSION: &str = r#"0.1.0"#;
Expand description
The project’s full version string, as determined by the Cargo.toml manifest.
pub const PKG_VERSION: &str = r#"0.1.0"#;
The project’s full version string, as determined by the Cargo.toml manifest.