Trait argh::TopLevelCommand [−][src]
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.