Crate optparse

Source

Macros§

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

Structs§

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