[][src]Macro check_latest::crate_name

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

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