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

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