#[derive(CommandOption)]
{
// Attributes available to this derive:
#[option]
}
Expand description
Derive macro for the CommandOption trait.
See the documentation of the trait for more information about usage of this macro.
#[derive(CommandOption)]
{
// Attributes available to this derive:
#[option]
}
Derive macro for the CommandOption trait.
See the documentation of the trait for more information about usage of this macro.