extra::getopts::Result

type Result = std::result::Result;

The result of parsing a command line with a set of options.