Macro check_latest::crate_name[][src]

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

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