[][src]Macro pkg_version::pkg_version_minor

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

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