in 1.0.1

Python's input() for Rust
Documentation
[dependencies]

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

[package]
authors = ["Jay Churchill"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Python's input() for Rust"
documentation = "https://docs.rs/in"
edition = "2021"
homepage = "https://github.com/rtificr/input"
license = "MIT"
name = "in"
readme = "README.md"
repository = "https://github.com/rtificr/input"
version = "1.0.1"