palex 0.1.0

A fast, small, dependency-free crate for lexing command-line arguments
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Ludwig Stecher <ludwig.stecher@gmx.de>"]
categories = ["command-line-interface"]
description = "A fast, small, dependency-free crate for lexing command-line arguments"
documentation = "https://docs.rs/palex"
edition = "2018"
exclude = ["examples"]
license = "MIT OR Apache-2.0"
name = "palex"
readme = "README.md"
repository = "https://github.com/Aloso/parkour"
version = "0.1.0"