[][src]Module abscissa_derive::command

Custom derive support for abscissa_core::command::Command.

Functions

derive_command

Custom derive for abscissa_core::command::Command

impl_subcommand_usage_for_enum

Impl subcommand_usage which walks the enum variants and returns usage info for them.