macro_magic_macros

Crates.iomacro_magic_macros
lib.rsmacro_magic_macros
version0.6.0
created_at2023-03-05 06:23:53.368895+00
updated_at2025-02-20 21:59:54.750297+00
descriptionProc-macro sub-crate for macro_magic
homepagehttps://sam0x17.dev
repositoryhttps://github.com/sam0x17/macro_magic
max_upload_size
id801102
size24,991
Sam Johnson (sam0x17)

documentation

README

macro_magic_macros

This crate contains proc macros from the macro_magic crate, which allows for exporting and importing of external items as a TokenStream2 across file and crate boundaries when writing proc macros. See the main crate for more information and to make use of these macros.

Commit count: 333

cargo fmt