Function getopts::usage [] [src]

pub fn usage(brief: &str, opts: &[OptGroup]) -> String
🔬 This is a nightly-only experimental API. (rustc_private)

use the crates.io getopts library instead

Derive a usage message from a set of long options.