input (2.0.3)
Published 2023-03-25 19:42:26 +00:00 by watsom27
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = true
cargo add input@2.0.3
About this package
input
Input validation library, contains helper functions for validating various different user inputs
Dependencies
ID | Version |
---|---|
lazy_static | ^1.4.0 |
regex | ^1.5 |
serde | ^1.0 |
thiserror | ^1.0 |