eosio_macros_internal

Crates.ioeosio_macros_internal
lib.rseosio_macros_internal
version0.3.1
sourcesrc
created_at2020-02-04 02:16:09.250319
updated_at2020-02-17 22:16:15.81783
descriptionInternal use only.
homepagehttps://sagan-software.github.io/eosio-rust/
repositoryhttps://github.com/sagan-software/eosio-rust
max_upload_size
id204658
size61,622
Liam Curry (liamcurry)

documentation

https://sagan-software.github.io/eosio-rust/eosio-core-macros-internal/

README

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

Commit count: 266

cargo fmt