sinput 0.1.3

A simple CLI tool with short functions naming that asks for user input in meaningful way
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "sinput"
version = "0.1.3"
authors = ["ID <uddinislam46@gmail.com>"]
edition = "2018"
description = "A simple CLI tool with short functions naming that asks for user input in meaningful way"
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]