Module aopt::opt

source ·

Structs§

  • A multiple features option type.
  • Cmd represents a sub command flag wrapped the bool option, it is force required in default.
  • Parsing result of option constructor string.
  • The help information of option.
  • Main are always matched; it is using for running logical before Policy ending.
  • Simple option type wrapper, implemented Infer. It works with the types are implemented RawValParser.
  • Contain the information used for create option instance.
  • Pos is a position option wrapper, it is matching based on position.
  • Simple option type wrapper, implemented Infer. It works with the types are implemented RawValParser.
  • Parse the option string with given prefixes, return an ConstrctInfo.

Enums§

Constants§

Traits§