v0.1.5
- adds new
macro_magic_core
/macro_magic::core
crate/module containing all core implementation code for#[export_tokens]
and the machinery behind indirect imports/exports in an easy-to-use form - functions in
macro_magic::core
can be used to make a custom#[export_tokens]
macro - fixes some minor docs issues and general clean up