Macro quartz_commands::module[][src]

module!() { /* proc-macro */ }
Expand description

Parses Quartz’s custom command syntax and generates a command module. See the crate-level documentation for an extensive overview of how this works, and see the github repository for examples.