cmdparsing 2.1.2

adds a macro to parse arguments
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "cmdparsing"
version = "2.1.2"
edition = "2021"
license = "MIT"
authors = ["chickencuber"]
repository = "https://github.com/chickencuber/clilib"
description = "adds a macro to parse arguments"


[dependencies]
tt-equal = "0.1.2"
tt-call = "1.0.9"