cinputs 0.2.2

Crate that simplifies the constraining of inputs
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "cinputs"
version = "0.2.2"
edition = "2021"
license = "MIT"
description = "Crate that simplifies the constraining of inputs"

[dependencies]
lazy_static = "1.4.0"