promptput 0.1.1

A simple crate for handling terminal input.
Documentation
[dependencies]

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

[package]
authors = ["Guy Marshall <guymarshall.c@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A simple crate for handling terminal input."
documentation = "https://docs.rs/promptput"
edition = "2021"
homepage = "https://github.com/guymarshall/promptput"
license = "MIT"
name = "promptput"
readme = "README.md"
repository = "https://github.com/guymarshall/promptput"
version = "0.1.1"