Concatenates identifiers in a macro invocation for code generation.
# Cargo.toml
[dependencies]
mashup = "0.1.14+deprecated"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses the mashup macro to generate a struct with a concatenated identifier.
Consider using `paste` crate or `concat_idents!` macro instead.
No dependency data recorded yet.