[][src]Module getopt::prelude

Getopt prelude

The most commonly used functionality of the getopt crate can be found here.

Structs

Opt

A single option.

Parser

The core of the getopt crate.