Registry / other / procmeta

procmeta

JSON →
library0.3.5rscratesunverified

Integration of procmeta-core and procmeta-proc for procedural macro metadata.

# Cargo.toml [dependencies] procmeta = "0.3.5"
INSTALL
IMPORT
SIG · PROCMETA
P
procmeta
otherrustv0.3.5
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.

Meta
use procmeta::Meta;

Creates a new procedural macro metadata instance.

use procmeta::Meta; fn main() { let meta = Meta::new(); println!("Meta created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.5latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
procmeta — cargo add procmeta · libregistry