[][src]Macro check_latest::crate_major_version

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

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

Will be &str