read_int 0.3.0

Simple library to get user input in any primitive type
Documentation
[dependencies]

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Simple library to get user input in any primitive type"
edition = "2024"
license = "GPL-2.0-or-later WITH Bison-exception-2.2"
name = "read_int"
readme = "README.md"
repository = "https://github.com/ThiagoCorreaSilva/Read_int"
version = "0.3.0"