Module getopt::prelude

source ·
Expand description

Getopt prelude

Most of the useable functionality of the getopt crate can be found here.

Re-exports

pub use crate::getopt;

Structs

A single option.
The current state of the parser.