rsap 0.3.0

Simple argument parser for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["maDeveloper"]
description = "Simple argument parser for Rust"
edition = "2018"
include = ["src/*", "Cargo.toml"]
license = "MIT OR Apache-2.0"
name = "rsap"
readme = "README.md"
version = "0.3.0"