Crate optparse

Source

Macros§

parse
parse arguments from std::env
register
simplified registration of flags and functions

Structs§

Func
holds a description of each action and the corresponding function
Parser
Handle saving and parsing flags and options