I’ve created a Rust crate that makes it easier to write programs with efficient validation and strong runtime safety. With operators like And, Or, and Not, you can combine types, and by defining your own Rules, you can write flexible yet robust programs.
I would appreciate any feedback, including any points of improvement. Thank you in advance!
docs: https://docs.tomoikey.com/quickstart
reply