parsin 0.1.0

A simple, minimalistic CLI (Command-Line Interface) parser for Rust.
Documentation
[dependencies]

[lib]
name = "parsin"
path = "src/lib.rs"

[package]
authors = ["Gabriel Mendieta Hernandez <gmendieta4109@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A simple, minimalistic CLI (Command-Line Interface) parser for Rust."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "parsin"
readme = false
repository = "https://github.com/Eth3rna1/parsin"
version = "0.1.0"