read_input 0.5.3

A simple tool that asks for data until the data is valid.
Documentation
[package]
name = "read_input"
version = "0.5.3"
authors = ["Ethan Brierley <ethanboxx@gmail.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"
description = """
A simple tool that asks for data until the data is valid.
"""
documentation = "https://docs.rs/read_input/"
homepage = "http://efunb.com/"
repository = "https://gitlab.com/efunb/read_input"
keywords = ["input", "console", "cli", "text", "simple"]
categories = [ "command-line-interface", "data-structures", "encoding", "rust-patterns" ]
[dev-dependencies]
dont_disappear = "2"
rand = "0.5"
chrono = "0.4"