Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 309 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 309 Bytes

docs.rs

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.