smart-read 0.7.0

Complex but easy ways to read user input
Documentation
1
2
3
4
5
6
7
8
9
10
[package]

name = "smart-read"

version = "0.7.0"

edition = "2021"

license = "MIT"

description = "Complex but easy ways to read user input"

repository = "https://github.com/What42Pizza/rust-smart-read"

readme = "readme.md"

keywords = ["read", "prompt", "input", "cli", "stdin"]

categories = ["command-line-interface"]