Module macro_magic::mm_core
source ยท Expand description
Contains the internal code behind the macro_magic
macros in a re-usable form, in case you
need to design new macros that utilize some of the internal functionality of macro_magic
.