Trait argh::TopLevelCommand

source ·
pub trait TopLevelCommand: FromArgs { }
Expand description

A top-level FromArgs implementation that is not a subcommand.

Implementors§