Macro self_update::cargo_crate_version[][src]

macro_rules! cargo_crate_version {
    () => { ... };
}
Expand description

Allows you to pull the version from your Cargo.toml at compile time as MAJOR.MINOR.PATCH_PKGVERSION_PRE