[][src]Macro check_latest::crate_version

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

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

Will be &str