scanrs 0.3.0

A simple Rust Library to handle user input in an easy way.
Documentation
[dependencies]

[lib]
name = "scanrs"

[package]
authors = ["Omar Jair Purata Funes <omarpurataf@gmail.com>"]
description = "A simple Rust Library to handle user input in an easy way."
edition = "2018"
homepage = "https://github.com/VentGrey/scanrs"
keywords = ["input", "terminal", "stdin", "scanf", "gets"]
license = "GPL-2.0-only"
name = "scanrs"
readme = "README.md"
repository = "https://github.com/VentGrey/scanrs"
version = "0.3.0"