Replacement for the `crate` keyword in proc-macros, enabling access to the calling crate's items.
# Cargo.toml
[dependencies]
proc-macro-crate = "3.5.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Get the name of the crate where the proc-macro is invoked.
No known issues recorded.
No dependency data recorded yet.