2 releases

0.3.1 Feb 17, 2020
0.3.0 Feb 4, 2020

#10 in #eos

Download history 34/week @ 2024-04-12 39/week @ 2024-04-19 22/week @ 2024-04-26 19/week @ 2024-05-03 19/week @ 2024-05-10 22/week @ 2024-05-17 18/week @ 2024-05-24 17/week @ 2024-05-31 13/week @ 2024-06-07 15/week @ 2024-06-14 21/week @ 2024-06-21 7/week @ 2024-06-28 26/week @ 2024-07-05 17/week @ 2024-07-12 19/week @ 2024-07-19 7/week @ 2024-07-26

69 downloads per month
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
~44K SLoC