quick_input 0.1.7

A lightweight library to easily handle user input wich supports custom messages.
Documentation
[dependencies]

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

[package]
authors = ["Kevin Claramonte Soler (kevclasol@proton.me)"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A lightweight library to easily handle user input wich supports custom messages."
edition = "2024"
license = "Apache-2.0"
name = "quick_input"
readme = "README.md"
repository = "https://github.com/KevinClaramonteSoler/quick_input"
version = "0.1.7"