1 unstable release

0.2.1 Jun 2, 2019

#9 in #eos

22 downloads per month
Used in 2 crates (via eosio_numstr_macros)

MIT/Apache

27KB
448 lines

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.


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
~45K SLoC