mycroft-macros-impl 0.0.1

Macro implementations for Mycroft (separated due to proc-macro-hack)
Documentation

mycroft-macros exports the nightly-only procedural macro interface to the mycroft compiler. To use it, invoke mycroft_program! { "MYCROFT CODE HERE" } in your library.