Crate ataraxy_macros

Source

Attribute Macrosยง

command
Procedural macro used to transform functions into commands produces functions which can be passed to Framework::command
command_ide_arg_support
For use with command addition for IDEs that do not support proc macros changing function signatures (looking at you clion)