Crate mycroft_macros

Source
Expand description

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

Macrosยง

mycroft_files
mycroft_program