Derive Macro ArgsInfo
#[derive(ArgsInfo)]
{
// Attributes available to this derive:
#[argh]
}
Expand description
Entrypoint for #[derive(ArgsInfo)]
.
#[derive(ArgsInfo)]
{
// Attributes available to this derive:
#[argh]
}
Entrypoint for #[derive(ArgsInfo)]
.