ez_input 0.1.0

make rust input easy!
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "ez_input"
version = "0.1.0"
edition = "2024"
description = "make rust input easy!"
documentation = "https://docs.rs/ez_input"
readme = "README.md"
repository = "https://github.com/dongwq/ez_input"
keywords = ["io", "input", "scan", "scanner"]
license = "MIT OR Apache-2.0"

[dependencies]