Crate bitbar_derive

source ·
Expand description

Proc macros for the bitbar crate.

Attribute Macros§

  • Registers a subcommand that you can run from a menu item’s command.
  • Defines a function that is called when no other bitbar::command matches.
  • Annotate your main function with this.