Crate bitbar_derive[−][src]
Expand description
Proc macros for the bitbar crate.
Attribute Macros
Registers a subcommand that you can run from a menu item’s command.
Registers a function that is called when no other bitbar::command matches.
Annotate your main function with this.