2 releases

0.3.1 Feb 17, 2020
0.3.0 Feb 4, 2020

#10 in #eos

Download history 5/week @ 2023-12-15 7/week @ 2023-12-22 5/week @ 2024-01-05 5/week @ 2024-01-12 2/week @ 2024-01-19 2/week @ 2024-02-02 5/week @ 2024-02-09 19/week @ 2024-02-16 20/week @ 2024-02-23 18/week @ 2024-03-01 25/week @ 2024-03-08 22/week @ 2024-03-15 16/week @ 2024-03-22

82 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