1 unstable release
0.2.1 | Jun 2, 2019 |
---|
#5 in #eos
Used in 2 crates
(via eosio_numstr_macros)
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
~47K SLoC