2 releases

0.3.1 Feb 17, 2020
0.3.0 Feb 4, 2020

#10 in #eos


Used in 5 crates (via eosio_macros)

MIT/Apache

69KB
1.5K SLoC

eosio_macros_internal

Internal use only.

This crate is an implementation detail that will hopefully go away once the proc_macro_hygiene feature is stabilized. In the meantime we must use this crate (and proc_macro_hack) to allow for function-like procedural macros in expression positions.

License: MIT OR Apache-2.0


lib.rs:

Internal use only.

This crate is an implementation detail that will hopefully go away once the proc_macro_hygiene feature is stabilized. In the meantime we must use this crate (and proc_macro_hack) to allow for function-like procedural macros in expression positions.

Dependencies

~2MB
~42K SLoC