Structs§
- Used to create a representation of the program and all possible command line arguments for parsing at runtime.
- The abstract representation of a command line argument used by the consumer of the library.
- Used to get information about the arguments that where supplied to the program at runtime.
- The abstract representation of a command line subcommand used by the consumer of the library.