Trait cargho::TopLevelCommand[][src]

pub trait TopLevelCommand: FromArgs { }
Expand description

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

Implementors