proc_macro_global_state

Crates.ioproc_macro_global_state
lib.rsproc_macro_global_state
version0.1.0
sourcesrc
created_at2021-08-06 08:21:24.260788
updated_at2021-08-06 08:21:24.260788
descriptionExample procedural macro using globals.
homepage
repositoryhttps://github.com/DerSaidin/proc_macro_global_state
max_upload_size
id432369
size3,065
Andrew Browne (DerSaidin)

documentation

README

A procedural macro can use global state.

This crate demonstrates this to ask: should this be possible?

Commit count: 2

cargo fmt