Constant linker::build::PKG_VERSION_PRE
source · pub const PKG_VERSION_PRE: &str = r#""#;Expand description
The project’s semver pre-release version, as determined by the Cargo.toml manifest.
pub const PKG_VERSION_PRE: &str = r#""#;The project’s semver pre-release version, as determined by the Cargo.toml manifest.