[go: up one dir, main page]

ap 0.1.5

Simple argument parsing for the command-line
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# ap - Argument Parser

## Overview

`ap` is a rust package (crate) that parses command-line arguments.

It's small and simple, but has some interesting features.

## Full Details

See the documentation [here][docs].

[docs]: https://docs.rs/ap