read_input 0.3.4

A simple tool that asks for data until the data is valid.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dev-dependencies.dont_disappear]
version = "2"

[dev-dependencies.rand]
version = "0.5"

[package]
authors = ["Ethan Brierley <ethanboxx@gmail.com>"]
description = "A simple tool that asks for data until the data is valid.\n"
documentation = "https://docs.rs/read_input/"
homepage = "http://efunb.com/"
license = "MIT/Apache-2.0"
name = "read_input"
readme = "README.md"
repository = "https://gitlab.com/efunb/read_input"
version = "0.3.4"