parg

Typesafe command line argument parser for Rust


Keywords
parser, argument, command, cli, command-line
License
CDDL-1.1

Documentation

Parg

Parg intend to be a type-safe command line argument parser, made for training and learning purpose. Then, it comes with no warranty.

Usage

Usage examples can be found in the examples/ folder