Trait argh::TopLevelCommand
source · [−]pub trait TopLevelCommand: FromArgs { }Expand description
A top-level FromArgs implementation that is not a subcommand.
pub trait TopLevelCommand: FromArgs { }A top-level FromArgs implementation that is not a subcommand.