read_int 0.2.0

Simple library to get integer (i32) from user input
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 integer (i32) from user input"
edition = "2024"
license = "GPL-2.0-or-later WITH Bison-exception-2.2"
name = "read_int"
readme = false
version = "0.2.0"