[][src]Macro pkg_version::pkg_version_patch

macro_rules! pkg_version_patch {
    #[proc_macro_hack] => { ... };
}

Expands to the patch version number of the Cargo package, as an integer literal.