Registry / build-tool / proc-macro-nested

proc-macro-nested

JSON →
library0.1.7rscratesunverified

Support for nested proc-macro-hack invocations, enabling recursive macro usage.

# Cargo.toml [dependencies] proc-macro-nested = "0.1.7"
INSTALL
IMPORT
SIG · PROC-MACRO-NESTED
P
proc-macro-nested
build-toolrustv0.1.7
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.

nested
use proc_macro_nested::nested;

Demonstrate usage of the nested macro helper.

use proc_macro_nested::nested; fn main() { // This crate is typically used internally by proc-macro-hack. println!("Nested macro support available"); }
Debug
Known issues
gotchaThis crate is a low-level dependency for proc-macro-hack and may not be directly useful.
fix
Use proc-macro-hack directly if you need nested proc macros.
affects: *
Upgrade
Version history
0.1.7latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
OpenAI (training)
1
Resources