Crates.io | eosio_numstr_macros_impl |
lib.rs | eosio_numstr_macros_impl |
version | 0.2.1 |
source | src |
created_at | 2019-06-02 22:13:35.230047 |
updated_at | 2019-06-02 22:13:35.230047 |
description | Internal use only. |
homepage | https://sagan-software.github.io/eosio-rust/ |
repository | https://github.com/sagan-software/eosio-rust |
max_upload_size | |
id | 138583 |
size | 18,252 |
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.