cmdargs 0.1.1

Command line argument parser for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.cmdargs-macros]
version = "0.1.1"

[package]
authors = ["Everaldo Canuto <everaldo.canuto@gmail.com>"]
description = "Command line argument parser for Rust"
edition = "2021"
homepage = "https://github.com/puccinia/cmdargs.git"
license = "Unlicense"
name = "cmdargs"
repository = "https://github.com/puccinia/cmdargs.git"
version = "0.1.1"