[][src]Macro check_latest::crate_patch

macro_rules! crate_patch {
    () => { ... };
}

Gets the patch version of the crate as defined in your Cargo.toml.

Will be &str