cinputs 0.2.2

Crate that simplifies the constraining of inputs
Documentation
1
2
3
4
use cinputs::prelude::*;

#[test]
fn test_string_input() {}