Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: I made a Rust library for simplified validation (github.com/tomoikey)
2 points by tomoikey 12 days ago | hide | past | favorite | 1 comment
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






the documentation site is well-organized.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: