2 releases

0.3.1 Feb 17, 2020
0.3.0 Feb 4, 2020

#10 in #eos

Download history 8/week @ 2024-01-08 4/week @ 2024-01-15 3/week @ 2024-02-05 9/week @ 2024-02-12 20/week @ 2024-02-19 26/week @ 2024-02-26 17/week @ 2024-03-04 22/week @ 2024-03-11 22/week @ 2024-03-18 30/week @ 2024-03-25 74/week @ 2024-04-01 18/week @ 2024-04-08 42/week @ 2024-04-15 32/week @ 2024-04-22

172 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
~42K SLoC