input-utils 0.1.1

Small package with console input utils
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]

name = "input-utils"

version = "0.1.1"

authors = ["fomgleb"]

license-file = "LICENSE"

readme = "README.md"

edition = "2021"

description = "Small package with console input utils"

repository = "https://github.com/fomgleb/input-utils"

keywords = ["console", "input"]

documentation = "https://docs.rs/input-utils"



# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html



[dependencies]