cinputs 0.2.0

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

#[test]
fn test_string_input() {}