userinput 0.1.3

library for checking userinput errors
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "userinput"
version = "0.1.3"
authors = ["carnot-engine <ghost_shell@tutanota.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"
readme = "README.md"
description = "library for checking userinput errors"
repository = "https://github.com/carnot-engine/userinput.git"


# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]