Function getopts::short_usage
[−]
[src]
pub fn short_usage(program_name: &str, opts: &[OptGroup]) -> String
🔬 This is a nightly-only experimental API. (rustc_private
)
use the crates.io getopts
library instead
Derive a short one-line usage summary from a set of long options.