Registry / utility / mashup

mashup

JSON →
library0.1.14+deprecatedrscratesunverified

Concatenates identifiers in a macro invocation for code generation.

# Cargo.toml [dependencies] mashup = "0.1.14+deprecated"
INSTALL
IMPORT
SIG · MASHUP
M
mashup
utilityrustv0.1.14+deprecated
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

mashup
use mashup::mashup;

Uses the mashup macro to generate a struct with a concatenated identifier.

use mashup::mashup; mashup! { pub struct MyStruct; }
Debug
Known issues
breakingThis crate is deprecated and no longer maintained.
fix
Consider using `paste` crate or `concat_idents!` macro instead.
affects: >=0.1.14
Upgrade
Version history
0.1.14+deprecatedlatest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
mashup — cargo add mashup · libregistry