quick_input 0.1.8

A lightweight library to easily handle user input wich supports custom messages.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "quick_input"
version = "0.1.8"
edition = "2024"
authors = ["Kevin Claramonte Soler (kevclasol@proton.me)"]
description = "A lightweight library to easily handle user input wich supports custom messages."
license = "Apache-2.0"
repository = "https://github.com/KevinClaramonteSoler/quick_input"

[dependencies]